.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bodyMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.bodyMainRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#FF0000;
}
.bgStyle {
	background: url(../images/bg.gif) no-repeat right top;
}
.bodyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E2B8D;
	font-weight: bold;
}

.bgHeader {
	background-image: url(../images/bgheader.gif);
	background-repeat: no-repeat;
}
