/* CSS Document */

body,td,th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#add8e6;
background-color:#003366;}

body {
background-color: '#003366';
background-attachment: fixed;
scrollbar-arrow-color: #CCCCFF;
scrollbar-base-color: #000033;
scrollbar-face-color: #000033;
scrollbar-darkshadow-color: lightsteelblue;
scrollbar-shadow-color: #000033;}

A:link, A:visited, A:active {color:#dcdcdc; font-weight:normal; text-decoration:none; cursor: default}
A:hover {color:#CCCCCC; font-weight:bold; text-decoration: overline underline; cursor:default;}

