
BODY {background: white}
FONT {color: midnightblue}
BODY{ 
SCROLLBAR-FACE-COLOR: white;  
SCROLLBAR-HIGHLIGHT-COLOR: black; 
SCROLLBAR-SHADOW-COLOR: black; 
COLOR: black
SCROLLBAR-3DLIGHT-COLOR: black; 
SCROLLBAR-ARROW-COLOR: white; 
SCROLLBAR-TRACK-COLOR: white; 
SCROLLBAR-DARKSHADOW-COLOR: midnightblue; 
}
BODY {};
background-attachment: fixed;
background-repeat: repeat-x; 
background-position: 50% 0%;
vertical overflow: hidden}
H3 {color: silver} 
a:link { color: midnightblue; text-decoration: underline }
a:active { color: midnightblue; text-decoration: underline }
a:visited { color: midnightblue; text-decoration: underline}
a:hover { color: black; text-decoration: underline; position: relative; top: 1px }



