/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(102,102,102); background-image: url("./UYABackground.gif");}
 A:active { text-decoration: none ;}
 A:link { color: rgb(127,159,255); text-decoration: none ;}
 UL { font-size: xx-small; list-style-image: url("./datalist.gif");}
 A:visited { color: rgb(127,159,255); text-decoration: none ;}
 P { font-size: xx-small;}
 A:hover { color: rgb(102,102,102); text-decoration: none ;}
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Red;
	margin-top: 0px;
}