.browserwarn {
	border: 1px #666666 solid;
	padding: 1em;
}

BODY {
	background: #000000;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif; 
/* non-standard ie bits which i'm using anyway. */
scrollbar-base-color: #000000;
/*
scrollbar-track-color: color;
scrollbar-face-color: color;
scrollbar-highlight-color: color;
scrollbar-3dlight-color: color;
scrollbar-darkshadow-color: color;
scrollbar-shadow-color: color;
*/
scrollbar-arrow-color: #cccccc;
}


P {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;
}

pre {
	color: #cccccc;
}


LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;

}

TD {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #CCCCCC;
}

A:link {
	color: #ff0000;
	text-decoration: none;
}

A:visited {
	color: #cc0000;
	text-decoration: none;
}

A:active {
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	color: #ffffff;
	text-decoration: none;
}


.navlink {  
	color: #ffffff;
	font-size: 9pt;
	font-style: normal; 
	font-weight: bold;
}


.info {  
	font-size: 8pt;
	font-style: normal; 
	font-weight: bold;
}

.home_info {  
	font-size: 8pt;
	font-style: normal; 
	font-weight: bold;
	margin-left: 5%; 
	margin-right: 5%; 
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

H1 {
	font-size: 29pt;
	font-weight: normal;
	color: #cc0000;
}


H2 {
	font-size: 26pt;
	font-weight: normal;
	color: #cc0000;
}

H3 {
	font-size: 21pt;
	font-weight: normal;
	color: #cc0000;
}

H4 {
	font-size: 17pt;
	font-weight: normal;
	color: #cc0000;
}

H5 {
	font-size: 15pt;
	font-weight: normal;
	color: #cc0000;
}

H6 {
	font-size: 13pt;
	font-weight: normal;
	color: #cc0000;
}


BLOCKQUOTE {
	margin-right: 5%;
	margin-left: 5%;
}


.casant {
	font-family: CasablancaAntique, Casablanca, serif;
}

.sans {
	font-family: Arial, Helvetica, sans-serif; 
}

.serif {
	font-family: Times New Roman, Times, serif; 
}


.mono {
	font-family: Courier New, Courier, monospace;
}

.trail {
	font-weight: bold;
	color: #cc0000;
}

.spacer {
	clear: both;
}
