A:link { 
color : #000099; 
font-weight: bold; 
text-decoration: underline; }

A:visited { 
color : #000033; 
font-weight: bold;
text-decoration: underline; }

A:hover {
color: #FF0000; 
font-weight: bold;
text-decoration: none; }

A:active {
color: red; 
text-decoration: none; }

H1,H2,H3 { 
font-family : Arial, Helvetica; 
color : #000099; }

P,OL,UL,DD { 
font-family : Arial, Helvetica; 
line-height : 110%; 
font-size : 13px; }

TD,TR { 
font-family : Arial, Helvetica; 
font-size : 13px; }