BODY {
background-color: #FFFFFF; 
margin-top:0px;
margin-bottom:10px;
cursor:crosshair;
scrollbar-arrow-color: #fe0404;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #fe0404;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #fe0404;
scrollbar-shadow-color: #FFFFFF;
}
h2 {
font-size:10px;
line-height:13px;
font-weight: bold;
background-color : #fe0404; 
color : #FFFFFF; 
text-align : right; 
border-bottom : none;
border-top : none;
text-transform:uppercase;
padding: 1 1 1 5;
}
.table {
color:#fe0404;
font-family:verdana;
font-size:11px;
text-align:justify;
line-height:14px;
background-color:#FFFFFF;
padding:6px;
overflow:auto;
border-bottom : 6px solid #fe0404;
border-top : 6px solid #fe0404;
border-right : 6px solid #fe0404;
border-left : none;
  
}
.sidebar {
color:#000000;
font-family:verdana;
font-size:11px;
text-align:justify;
line-height:14px;
background-color:#FFFFFF;
padding:6px;
overflow:auto;
border-width : 6px; 
border-style : solid; 
border-color : #fe0404; 
}
A:link {
color:#000000; 
font-size:10px;
line-height:13px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
text-align : center;
}
A:visited {
color:#000000; 
font-size:10px;
line-height:13px;
font-weight: bold;
text-decoration: underline;
text-transform: uppercase;
text-align : center;
}
A:active {
color:#000000; 
font-size:10px;
line-height:13px;
font-weight: bold;
text-decoration: underline;
text-transform: uppercase;
text-align : center;
}
A:hover {
color:#000000; 
font-size:10px;
line-height:13px;
font-weight: bold;
text-decoration: underline;
text-transform: uppercase;
text-align : center;
}