BODY 
{ background: #999999;
margin-top: 20px;
margin-left: 0px;
}


A:link { 
color: #000000; 
font-weight: bold;
text-decoration: underline; }

A:visited { 
color: #666666;
font-weight: bold;
text-decoration: underline; }

A:active { 
color: #ffcc00;
font-weight: bold;
text-decoration: underline; }

A:hover { 
color: #ffcc00;
font-weight: bold;
text-decoration: underline; }

A.nav:link { 
color: #000000; 
font-weight: bold;
text-decoration: underline; }

A.nav:visited { 
color: #666666;
font-weight: bold;
text-decoration: underline; }

A.nav:active { 
color: #FFFF33;
font-weight: bold;
text-decoration: underline; }

A.nav:hover { 
color: #FFFF33;
font-weight: bold;
text-decoration: underline; }

H3 { 
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
line-height: 20px;
text-decoration: none}

P, DIV, LI { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
line-height: 15px;
text-decoration: none}

DIV.NAV { 
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
font-weight: normal;
text-decoration: none}

A.NAV { 
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
font-weight: normal;
text-decoration: none}







