
BODY, TD, TH { 
font-size: 80%; 
line-height: 150%;
} 

BODY { 
background-repeat:repeat-y;
background-position:755px 1px; 
background-image:url(); 
margin-top: 0px; 
margin-left: 5px; 
background-color: #ffffff; 
} 

.a{
border-top: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
border-left: 1px #666666 solid;
padding: 1px 1px;
}

.b{
border-top: 1px #cc0000 solid;
border-right: 1px #cc0000 solid;
border-bottom: 1px #cc0000 solid;
border-left: 1px #cc0000 solid;
padding: 1px 1px;
}

H1{
line-height:14px;
font-size: 12;
margin: 0;
font-weight:normal;
} 

H2{
line-height:14px;
font-size: 13;
margin: 0;
font-weight:normal;
} 

H3{
line-height:14px;
font-size: 13;
margin: 0;
font-weight:normal;
} 

font.top{
line-height:14px;
font-size: 12;
margin: 0;
} 

a:link		{color:#E30000; text-decoration:underline;}
a:visited	{color:#E30000; text-decoration:underline; }
a:hover		{color:#FFCC00; text-decoration:underline; background-color:#;}
a:active	{color:#FFCC00; text-decoration:none; }

