body {
background: #D6DAF5;
scrollbar-track-color: #D6DAF5;
scrollbar-face-color: #D6DAF5;
scrollbar-shadow-color: #D6DAF5;
scrollbar-highlight-color: #D6DAF5;
scrollbar-darkshadow-color: #D6DAF5;
scrollbar-3dlight-color: #D6DAF5;
scrollbar-arrow-color: #ffffff;
margin: 1px;
text-align: justify;
cursor: crosshair;
font-family: Verdana;
font-size: 10px;
color: #122B63;
}

A { 
text-decoration: none; 
behavior: url(002.htc); filter:progid:dximagetransform.microsoft.pixelate(duration=1, maxSquare=22, enabled=false); height: 0px; 
clip: rect( ); 
cursor: crosshair 
}

A:link, A:active, A:visited {
color: #000000;
text-decoration: none;
}

A:hover {
color: #FFFFFF;
background: #D6DAF5;
}

h1 {
color: #000000;
padding-left: 70px;
padding-top: 18px;
background: url('images/header.jpg'); 
background-repeat: no-repeat;
height: 65px;
font-weight: bold;
font-family: Arial;
margin-bottom: 2px;
font-size: 20px;
}

#content {
text-align: justify;
cursor: crosshair;
font-family: Verdana;
font-size: 10px;
color: #122B63;
}