BODY {
	SCROLLBAR-3DLIGHT-COLOR: #249DD7;
	SCROLLBAR-ARROW-COLOR: #249DD7;
	SCROLLBAR-DARKSHADOW-COLOR: #249DD7;
	SCROLLBAR-BASE-COLOR: #249DD7;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

A {
	COLOR: #0066ff;
	text-decoration: none;
	font-size: 11px;
}
A.visited {
	COLOR: #0066ff;
	font-size: 11px;
	text-decoration: none;
}
A:hover {
	COLOR: #0033FF;
	font-size: 12px;
	text-decoration: underline;
}
A.active {
	COLOR: #0033FF;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	font-size: 11px;
}
A.active:hover {
	TEXT-DECORATION: underline;
	font-size: 11px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00F;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.bodytextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #000;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
}
.bodytext table tr th em {
	font-size: 16px;
	color: #00F;
}
.bodytext table tr td strong {
	font-size: 12px;
}
.bodytext p .bodytext .bodytextlarge {
	color: #333;
}
.bodytext .bodytext {
	color: #000;
	text-align: left;
}

