html {background-color: #003399; }
p, h1, body, table {color: #ffffff; font-family: Arial, sans-serif; font-size: 0.9em; }

table {background-color: #006666; }

a:link {color: #0fffff; font-family: Arial, sans-serif; font-size: 0.9em; }
a:visited {color: #0fffff; font-family: Arial, sans-serif; font-size: 0.9em; }
a:active {color: #0fffff; font-family: Arial, sans-serif; font-size: 0.9em; }
a:hover {color: #ffffff; font-family: Arial, sans-serif; font-size: 0.9em; }
a img {border: none; }

html {
scrollbar-base-color: #003399;
scrollbar-arrow-color: white;
scrollbar-track-color: #ccccff;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}