BODY{
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#FFFFFF;
font-weight: plain;
font-family:  verdana, arial;
font-size: 12px;
color: #000000;
background-color: #FFFFFF
}

.headerimage {
position: relative;
width: 100%;
height: 480px; 
background-image: url("top1.jpg");   
background-position: left;  
background-repeat: no-repeat;
}

.content {
font-weight: plain;
font-family:  verdana, arial;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
border-style: dotted;
border-width: 1px;
border-color: #000000;
width: 665px;
padding: 3px;
text-align: left;
}

A:link { 
text-decoration: underline; 
color: blue; 
font-weight:none; 
cursor: crosshair; 
}


A:visited { 
text-decoration: underline; 
color: purple; 
font-weight:none; 
cursor: crosshair; 
}


A:hover { 
text-decoration: underline;
color: purple; 
font-weight:none; 
cursor: crosshair; 
}
