html {background-color: #003399; color: #ffffff}
p, h1, table {background-color: #006666; color: #ffffff; font-family: Arial, sans-serif; font-size: 0.9em; }

body {font-family: Arial, sans-serif; font-size: 0.9em; }

table {color: #ffffff; background-color: #006666; }

table table {font-size: 1.0em; }

a:link {background-color: #006666; color: #0fffff; font-family: Arial, sans-serif; font-size: 0.9em; }
a:visited {background-color: #006666; color: #0fffff; font-family: Arial, sans-serif; font-size: 0.9em; }
a:active {background-color: #006666; color: #0fffff; font-family: Arial, sans-serif; font-size: 0.9em; }
a:hover {background-color: #006666; 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;
}