<!-- 
/* Hide from incompatible Browsers.*/

BODY {
	color: #FFFAF0; 
	background-color: #000000;
	font-family:  centaur,arial,helvetica,sans-serif; 
	font-size: 11pt; 
	margin: 0px; 
	scrollbar-base-color: #000000;
	scrollbar-track-color: #330000;
	scrollbar-face-color: #663333;
	scrollbar-highlight-color: #996600;
	scrollbar-3dlight-color: #996600;
	scrollbar-shadow-color: #663300;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFCC99;
    }

UL, OL, P, TABLE, TD {
	color: #FFFAF0; 
	font-family:  centaur,arial,helvetica,sans-serif; 
	font-size: 11pt;
	}

H1	{font-size: 20pt; }
H2	{font-size: 16pt; }
H3	{font-size: 14pt; }
H4	{font-size: 12pt; }
H5	{font-size: 10pt; }
H6	{font-size: 8pt; }
HR	{color: #990000; }

A, A:link, A:visited, A:active {
	text-decoration:none; color:#FFCC66; font-weight: bold;
	}
A:hover {text-decoration:underline; color:#FFFFFF; font-weight: bold;}

A.footer, A.footer:link, A.footer:visited, A.footer:active {
	text-decoration:none; color:#FFCC66; font-weight: normal;
	}
A.footer:hover {text-decoration:underline; color:#FFFFFF; font-weight: normal;}


.largest {font-size: 26pt; }
.larger {font-size: 22pt; }
.large {font-size: 16pt; }
.medium {font-size: 12pt; }
.small {font-size: 9pt; }
.smaller {font-size: 8pt; }
.smallest {font-size: 6pt; }
.footer {font-size: 8pt; 
	font-family: arial,helvetica,sans-serif; 
	font-weight: normal;
	}

/* #FFFFE8 Alt link color. */
/* End Style Sheet commenting. */  
-->