body {
	margin-top: 0px;
}
.BGNoRepeat {
	background-repeat: no-repeat;
}
.BGRepeatV {
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #006699;
}
h2 {
	font-size: 14px;
	color: #CC6600;
}
h3 {
	font-size: 14px;
	color: #006699;
}
h4 {
	font-size: 12px;
	color: #CC6600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
}
h5 {
	font-size: 12px;
	color: #006699;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.txtSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tblHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	background-color: #C3D7E2;
	text-align: center;
}
hr {
	color: #1E78AD;
}
