.paperbg {
background: url(i/bg1.jpg) no-repeat top left;
}
.paperbg2 {
background: url(i/bg4.jpg) no-repeat top left;
}
a:link {
	color: #d20404;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #d20404;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000f77;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #d20404;
	text-decoration: none;
	font-weight: bold;
}
.paddedLR10 {
	padding-left: 10px;
	padding-right: 10px;
}
.paddedLR5 {
	padding-left: 5px;
	padding-right: 5px;
}
.paddedLRB10 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.paddedL10 {
	padding-left: 10px;
}
.paddedR10 {
	padding-right: 10px;
}
.padded10 {
	padding: 10px;
}
.paddedRB10 {
	padding-bottom: 10px;
	padding-right: 10px;
}TextHighlight {
	font-weight: bold;
}
.TextHighLight {
	color: #F00;
	font-weight: bold;
}

