BODY {
background-color: #FFFFFF; 
margin-top:0px;
margin-bottom:10px;
cursor:crosshair;
scrollbar-arrow-color: #e4cf06;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #e4cf06;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #e4cf06;
scrollbar-shadow-color: #FFFFFF;
}
h2 {
font-size:10px;
line-height:13px;
font-weight: bold;
background-color : #e4cf06; 
color : #000000; 
text-align : right; 
border-bottom : 1px solid #000000;
border-top : none;
text-transform:uppercase;
padding: 1 1 1 5;
}
.table {
color:#e4cf06;
font-family:verdana;
font-size:11px;
text-align:justify;
line-height:14px;
background-color:#FFFFFF;
padding:6px;
overflow:auto;
border-bottom : 1px solid #e4cf06;
border-top : 1px solid #e4cf06;
border-right : 1px solid #e4cf06;
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 : 1px; 
border-style : solid; 
border-color : #e4cf06; 
}
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;
}