BODY, TD {
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #CCCCCC;
	font-weight : normal;
	background-color : Black;
}
H1{
	font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
}
H2{
	font-size: 13px;
	font-weight: 600;
}
.small1{
	font-size : 11px;
	font-weight : 500;
	line-height : 13px;
}
.copyright{
	font-size : 11px;
	font-weight : 500;
	line-height : 13px;
	margin-left : 15px;
}
.med{
	font-size : 14px;
	font-weight : 500;
	line-height : 16px;
}
.big{
	font-size : 16px;
	font-weight : 500;
	line-height : 18px;
}
A:LINK, A:VISITED {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : 500;
	text-decoration: underline;
	line-height : normal;
}
A:HOVER {
	font-size : 12px;
	color : #CCCCCC;
	font-weight : 500;
	text-decoration: underline;
}
a.navsmall:link, a.navsmall:visited{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : 500;
	text-decoration: underline;
	line-height : normal;
}
a.navsmall:hover{
	font-size : 11px;
	color : #CCCCCC;
	font-weight : 500;
	text-decoration: underline;
}
a.navfooter:link, a.navfooter:visited{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : 600;
	text-decoration: none;
	line-height : normal;
}
a.navfooter:hover{
	font-size : 10px;
	color : #CCCCCC;
	font-weight : 600;
	text-decoration: none;
}
a.navmargin:link, a.navmargin:visited{
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : 600;
	text-decoration : none;
	line-height: 20px;
	margin-left: 15px;
}
a.navmargin:hover{
	font-size : 12px;
	color : #CCCCCC;
	font-weight : 600;
	text-decoration : none;
	line-height: 20px;
	margin-left: 15px;
}
.off{
	color : #000000;
	font-weight : 600;
	font-size : 13px;
	letter-spacing : 1px;
	line-height: 20px;
	margin-left: 15px;
}
