body {color: #ED1C24; background-image: url(background1.png); background-attachment: fixed; }
a:link {color: #BB0000; text-decoration: none; }
a:visited {color: #890000; text-decoration: none; }
a:hover {color: #FF009C; text-decoration: underline overline; }
a:active {color: #00FFFF; text-decoration: line-through; }
.content {position: absolute; top: 25px; left: 25px; width: 599px; height: 348px; overflow: auto; }

.scroller {scrollbar-base-color: #0000CD;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #191970;
scrollbar-lightshadow-color: #00008B;
scrollbar-darkshadow-color: #27408B;
scrollbar-highlight-color: #00BFFF;
scrollbar-3dlight-color: #00F5FF;
}

.title {font-size: 24pt; font-weight: bold; text-align: center; font-variant: small-caps; }

.smalltable, .smalltable TD, .smalltable TH
{
font-size: 9pt;
}
