BODY  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 15px;
}

A  {
	font-family : Verdana;
	font-size : 11px;
	color : Red;
	text-decoration : none;
	line-height : normal;
	font-variant : normal;
}
A.bast  {
	font-family:arial;
	color:red;
	font-weight:bold;
	font-size:12px;
	text-decoration : underline;
}
H3  {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : Black;
	text-decoration : none;
	line-height : 18px;
}

A:ACTIVE  {
}


A:HOVER  {text-decoration:underline;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Navy;
	line-height : 15px;
	line-height : 17px;
	margin-bottom: 2px;
	}

TD  {
	font-family : Verdana;
	font-size : 11px;
	line-height : normal;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : Navy;
}

H5  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	line-height : 15px;
}