body,td
{
font-family:arial;
font-size: 8pt;
line-height:15px;
letter-spacing:0.5px;
color: #2541a2;
cursor:crosshair;
background:#fbf2c9;

scrollbar-arrow-color: #fbf2c9;
scrollbar-face-color: #bcdac9;
scrollbar-highlight-color: #bcdac9;
scrollbar-shadow-color: #bcdac9;
scrollbar-3dlight-color: #bcdac9;
scrollbar-track-color: #fbf2c9;
scrollbar-darkshadow-color: #89bda9;
}



a:link, a:visited 
{
text-decoration: none;
cursor:default; 
font-size:8pt;
color:#594c44; 
font-weight:bold;
}


A:active 
{
text-decoration: none;
cursor:default;
color: #594c44;
position: relative;
top: 1px;
left: 1px;
font-weight:bold;
}

A:hover
{
text-decoration: none;
cursor:default;
color: #000000;
font-weight:bold;
border-bottom:1pt #2541a2 dotted;
}

.head
{font-size:8pt; 
font-family:century gothic; 
letter-spacing:2px; 
text-align:center;
color:#2541a2;
font-weight:uppercase;
border:1px dotted #2541a2;
background:#aabada;
margin:7px;
text-transform:uppercase;
 }



b
{letter-spacing:1px; 
color:#dab132;
 }

i
{
color:#000f57;
 }

u
{
color:#7da88a;
 }

input,textarea
{ 
border:1pt #eed21d solid;
background:#f6e578;
font-size:12px; 
font-family:arial; 
}








