H1  {font-size : 14;
	font-family : Arial, sans-serif;
	font-weight : bold;}
H2  {font-size : 13;
	font-family : Arial, sans-serif;}
H3  {font-size : 12;
	font-family : Arial, sans-serif;}
H3.red  {font-size : 12;
	font-family : Arial, sans-serif;
	color:red;}
A  {font-size : 12;
	color: teal;
	font-weight : bold;
    text-decoration: none;}
A.news  {font-size : 12;
	color: red;
	font-weight : bold;
    text-decoration: none;}
P.news  {font-size : 12;
	color: red;
	font-weight : bold;
    text-decoration: none;}
A:Visited  {font-size : 12;
	color:purple;
	font-weight : bold;
    text-decoration: none;}

A:Active  {font-size : 12;
	color: teal;
	font-weight : bold;
    text-decoration: none;}
A:Hover  {font-size : 12;
	color: navy;
	font-weight : bold;
    text-decoration:underline;}
BODY  {font-size :12;
	font-family : Arial, sans-serif;}
P  {font-size :12;
	font-family : Arial, sans-serif;
	color: navy;}
TD  {font-size :12;
	font-family : Arial, sans-serif;
	color: navy;}
TH  {font-size :12t;
	font-family : Arial, sans-serif;
	color: navy;}
address  {
	font-family : Arial, sans-serif;
	font-size : 6;
	font-weight : bold;
	font-style : normal;
	margin-top : 30;}
UL {list-style : disc;}
TD.bord  {
	font-size :12;
	font-family : Arial, sans-serif;
	color: navy;
	border-left-width: 2;}
