BODY {
background-color: #F6F6F6;

font-size: 10px; 

font-family: tahoma; 

color: #D99E42;

letter-spacing: 1px;

scrollbar-face-color: ;

scrollbar-shadow-color: #FBDEE9; 

scrollbar-highlight-color: #D6EBEC; 

scrollbar-3dlight-color: #FBDEE9; 

scrollbar-darkshadow-color: #D6EBEC;

scrollbar-track-color: #D6EBEC;  

scrollbar-arrow-color: #FBDEE9;

scrollbar-base-color: #D6EBEC;

left-margin: 2;

}



TABLE {

font-size: 10px; 

font-family: tahoma; 

color: #D99E42;

letter-spacing: 1px;

}


h1 {
background:#F7F7F7;
border-bottom:1px solid #D99E42;
font-family: times new roman;
font-weight:bold;
font-size:14px;
color: #57B2CE;
text-align:left;
text-transform:uppercase;
line-height: 15px;
letter-spacing:2px;
margin:0px;
padding:2px;
 
}






A:link 

{COLOR: #D99E42; text-decoration: none;}

A:visited

{COLOR:#D99E42; text-decoration: none;}

A:active 

{COLOR: #D99E42; text-decoration: none;}

A:hover 

{COLOR: #57B2CE; text-decoration: none; font-weight: bold; cursor:help; border-bottom: 1px dotted}




