@charset "windows-1252";


A:link {text-decoration: none; color:yellow; font-size: 14pt}
A:visited {text-decoration: none; color: yellow; font-size: 14pt}
A:active {text-decoration: none; color: yellow; font-size: 14pt}
A:hover {text-decoration: underline; color: #FFFF99; font-size: 14pt} 

body {background: black;font-family: "Comic Sans MS", Gill Sans Ultra Bold Condensed, Sans; color: #CCCCCC;}


h1 {color: #CCCCCC; font-weight: bold; text-align: center; font-size: 14pt}
h2 {color: #CCCCCC; font-weight: bold; text-align: center; font-size: 18pt}
h3 {color: #CCCCCC; font-weight: bold; text-align: center;  font-size: 20pt}
h4 {color: #FFCC00; font-weight: bold; text-align: center; font-size: 18pt}
h5 {color: Black; font-weight: bold; text-align: center; font-size: 20pt}

TABLE {width:auto; background:#330000; border-width:2px; border-style:solid; border-color:yellow;}
TH {width:auto; background:#330000; border-width:1px; border-style:solid; border-color:black; text-align:center; font-size:14pt; color:yellow}
TD {width:auto; background:#330000; border-width:2px; border-style:solid; border-color:black; text-align:center; font-size:12pt;}

.largeblackbold {font-size: 20pt; font-family: "Comic Sans MS", Gill Sans Ultra Bold Condensed, Sans; color: black;
				font-weight: bold} 
.largewhitebold {font-size: 20pt; font-family: "Comic Sans MS", Gill Sans Ultra Bold Condensed, Sans; color: white;
				font-weight: bold}
.largeyellowbold {font-size: 20pt; font-family: "Comic Sans MS", Gill Sans Ultra Bold Condensed, Sans; color: yellow;
				font-weight: bold}
.largeredbold {font-size: 20pt; font-family: "Comic Sans MS", Gill Sans Ultra Bold Condensed, Sans; color: #CC0000;
				font-weight: bold}
.eighteenhundredfontlg {font-size: 20pt; font-family: "Matisse ITC", ITC; color: #CCCCCC; font-weight: bold}
.eighteenhundredfontsm {font-size: 16pt; font-family: "Matisse ITC", ITC; color: #CCCCCC; font-weight: bold}
.eighteenhundredfontlgred {font-size: 20pt; font-family: "Matisse ITC", ITC; color: #990033; font-weight: bold}
.eighteenhundredfontlgorange {font-size: 20pt; font-family: "Matisse ITC", ITC; color: #FF3333; font-weight: bold}


A.column:link {text-decoration: underline; color:#CCCCCC; font-size: 12pt}
A.column:visited {text-decoration: none; color: white; font-size: 12pt}
A.column:active {text-decoration: underline; color: white; font-size: 12pt}
A.column:hover {text-decoration: underline; color: #CCCCCC; font-size: 12pt} 				
 
TD.leftjust {width:auto; background:#330000; border-width:2px; border-style:solid; border-color:black; text-align:left; font-size:12pt;}				

