h1 { font-family: Verdana; font-size: 13px}
h2 { font-family: Verdana; font-size: 10px;}
h3 { font-family: Verdana; font-size: 10px} 

body {font-family: Verdana; font-size: 10px;}
p {font-family: Verdana; font-size: 10px; }
td {
	font-family: Verdana;
	font-size: 10px;
	margin-left: 10px;
}
li {font-family: Verdana; font-size: 10px;}

A  {
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Visited  {
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Active  {
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	

}

A:Hover  {
	text-decoration : underline overline;
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}



.yellowline {
	border: 1px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	

