
body {	font-family : Arial, Tahoma, Verdana, sans-serif;}
td   {	font-family : Arial, Tahoma, Verdana, sans-serif;}
p    {	font-family : Arial, Tahoma, Verdana, sans-serif;
	margin :  8px;
     }
ul   {	list-style-type : square;
	font-family : Arial, Tahoma, Verdana, sans-serif;
     }

a:link {
	color : #000085;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Tahoma, sans-serif;
}

a:visited {
	color : #000050;
	font : bold;
	text-decoration : none;
	font-family : Arial, Tahoma, sans-serif;
}

a:hover {
	color : #000090;
	font-weight : bold;
	text-decoration : underline;
	font-family : Arial, Tahoma, sans-serif;
}



