BODY { 
font-size : 11px;
color : #FF0000;
font-family : TrebuchetMS, Tahoma, Arial, Helvetica;
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 0;
background-color:#000000;
} 
A { 
font-weight : normal;
font-size : 11px;
color : #333333;
font-family : Verdana, Tahoma;
text-decoration : underline;
} 
A:hover { 
text-decoration : None;
color : #000000;
font-family : Verdana, Tahoma;
}
.button { 
font-weight : bold;
font-size : 12px;
color : #333333;
font-family : Arial, Verdana, Tahoma;
text-decoration : None;
padding-left:12px;
} 
.button:hover { 
text-decoration : None;
color:#0000FE;
font-family : Arial, Verdana, Tahoma;
text-decoration: none;
}
.blue{ 
font-weight : bold;
font-size : 12px;
color : #0000FE;
font-family : Arial, Verdana, Tahoma;
text-decoration : None;
padding-left:12px;
} 
.blue:hover { 
text-decoration : None;
color:#0000FE;
font-family : Arial, Verdana, Tahoma;
text-decoration: none;
}
.bold { 
font-weight : bold;
font-size : 11px;
color : #000000;
font-family : Verdana, Tahoma;
} 
.text { 
font-weight : normal;
font-size : 12px;
color : #000000;
font-family : Verdana, Tahoma;
padding-left:35px;
padding-right:35px;
padding-top:5px;
padding-bottom:5px;
}
.textbottom { 
font-weight : normal;
font-size : 11px;
color : #333333;
font-family : Verdana, Tahoma;
padding-left:6px;
padding-right:6px;
padding-top:6px;
padding-bottom:6px;
}
.bdr { 
border-right : 1px solid #555555;
border-top : 1px solid #555555;
border-left : 1px solid #555555;
border-bottom : 1px solid #555555;
}  
