body{
color: #85B6CD;
font-family: Georgia;
font-size: 10px;
background color: white;
scrollbar-arrow-color:     #85B6CD;
scrollbar-base-color:       white;
scrollbar-track-color:      white;
scrollbar-face-color:      #85B6CD;
scrollbar-highlight-color:  white;
scrollbar-3dlight-color:    white;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color:     white;
}

a:link{
color: #396184;
font-family: verdana;
font-size: 10px;
font-weight: 700;
text-decoration: overline;
}

a:visited{
color: #396184;
font-family: verdana;
font-size: 10px;
font-weight: 700;
text-decoration: overline;
}

a:hover{
color: #85B6CD;
font-family: verdana;
font-size: 10px;
font-weight: 700;
text-decoration: line-through;
}

h1 {
color: #7DADC3;
font-family: verdana;
font-size: 10px;
font-weight: 700;
border-bottom: 1px dashed;
text-align: center;
}