BODY {
	margin: 0px;
	background-color: #000000;
}
.maintx {
	color: #FFFFFF;
	font-family: Verdana, Arial, Times New Roman;
	font-weight: none;
	font-size: 10pt;
}
.txhead {
	color: #FFFFFF;
	font-family: Verdana, Arial, Times New Roman;
	font-weight: bold;
	font-size: 11pt;
}
.foottx {
	padding-top: 5px;
	padding-bottom: 20px;
	color: #739DC5;
	font-family: Verdana, Arial, Times New Roman;
	font-weight: none;
	font-size: 8pt;
}
.bighead {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-weight: bold;
	font-size: 15pt;
}
.pagehead {
	color: #FFFFFF;
	font-family: Verdana, Arial, Times New Roman;
	font-weight: bold;
	font-size: 12pt;
}

A.navlink { 
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #739DC5;
	font-weight: bold;
	text-decoration : none;
}
A.navlink:Hover { text-decoration : none; color: #0000DD; }

A.mainlink {
	color: #739DC5;
	font-family: Verdana, Arial;
	font-weight: none;
	font-size: 10pt;
	text-decoration : none;
}
A.mainlink:Hover { text-decoration : underline; }

A.ulink {
	color: #739DC5;
	font-family: Verdana, Arial;
	font-weight: none;
	font-size: 10pt;
	text-decoration : underline;
}
A.ulink:Hover { text-decoration : none; color: #DD0000;}


