body 
{	
	padding:0px;
	color:#000000;
	background-color: #660000;
	font-size: 10px;
	scrollbar-base-color: #000000; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #999999; 
	scrollbar-arrow-color: #cc0000;
	scrollbar-highlight-color: #ff0000; 
	scrollbar-3dlight-color: #330000; 
	scrollbar-shadow-color: #cc0000;
	scrollbar-darkshadow-color: #330000; 
}

b
{
	text-decoration: underline;

}

hr
{
	color: #FFFFFF;
}

h1 
{
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:32px;
	font-weight:bolder;
	color:#CC0000;
}

h3
{
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:32px;
	font-weight:bolder;
	color:#CC0000;
}

h4 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cc0000;
	text-decoration: none;
	font-style: normal;
}

p 
{
	font: 10px/15px verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	margin:0px 0px 0px 0px;
	padding:0px;
	letter-spacing: normal;
	word-spacing: normal;
	height: 0px;
	top: auto;
	vertical-align: super;
}

a 
{
	color:#09c;
	font-size:10px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:link 
{
	color:#FF0000;
	text-decoration: none;
}

a:visited 
{
	color:#990000;
	border: none;
	text-decoration: none;
}

a:hover 
{
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}

a:active
{
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
\"";
	voice-family:inherit;
	width:100px;
	}

.navbar 
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	vertical-align: text-top;
	display: compact;
	visibility: visible;
	border: thin dashed #CC0000;
	left: 10px;
	background-color: #CCCCCC;
	text-align: left;
	padding: 0px;
	height: auto;
	width: 90%;
}

.dropcaparagraph:first-letter
{
font-size:200%;
font-style:italic;
font-weight:bold;
float:left;
color:#330099;
}

.content 
{
	margin:0px 210px 50px 10px;
	padding:10px;
}

.navbarFloat 
{
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	vertical-align: top;
	display: block;
	visibility: visible;
	border: thin dashed #999999;
	left: 10px;
	background-color: #CCCCCC;
	text-align: left;
	height: auto;
	width: 200px;
	margin: auto;
	top: 10px;
	float: left;
	clear: none;
	z-index: auto;
}

.header 
{
	margin:10px 0px;
	padding:10px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:auto; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:#FF0000;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:normal;
	background-color:#CCCCCC;
	width: 100%;
	color: #CC0000;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"
}


