body {  
font-family: Abadi MT Condensed Light, Arial; 
font-size: 14px; 
color: #00CCCC;
text-align: justify; 
background-color: #ffffff;
scrollbar-arrow-color: #33CCCC; 
scrollbar-base-color: #33CCCC; 
scrollbar-darkshadow-color: #3399CC; 
scrollbar-track-color: #33CCCC; 
scrollbar-face-color: #33FFCC; 
scrollbar-shadow-color: #33CCCC; 
scrollbar-highlight-color: #33FFCC; 
scrollbar-3d-light-color: #33FFCC;
}


table {  
font-family: Abadi MT Condensed Light, Arial;
font-size: 14px; 
color: #00CCCC
}

a:active {  
color: #9999FF; 
text-decoration: none;
background: transparent;
cursor: n-resize;
}

a:hover {  
color: #0099CC; 
text-decoration: none;
background:  #00CCCC;
text-transform:  none;
cursor: n-resize;
}

a:link {  
color: #00CCFF; 
text-decoration: none;
background: transparent;
cursor: n-resize;
}

a:visited {  
color: #33FFCC; 
text-decoration: none;
background: transparent;
cursor: n-resize;
}


.head {  
font-family: sceptre, Abadi MT Condensed Light, Arial; 
font-size: 18px;
font-weight: bold; 
text-transform: none; 
color: #00CCCC; 
text-align: center; 
border: white; 
border-style: outset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px}

