BODY {
	font-family : Verdana;
	font-size : 10px;
	line-height : 15px;
}
A {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	line-height : normal;
	font-style : normal;
}
A.a1 {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : yellow;
	text-decoration : none;
	line-height : normal;
	font-style : normal;
}

H3 {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : Black;
	text-decoration : none;
	line-height : 18px;
}


A:ACTIVE {
	color : Yellow;
	text-decoration : underline;
}
A:HOVER {
	text-decoration : underline;
	color : Yellow;

}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Navy;
	line-height : 19px;
}

TD {
	font-family : Verdana;
	font-size : 11px;
	line-height : normal;
	color : white;
}


H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #8B0000;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	line-height : 15px;	
}
