body {
	background-color: #330000;
	color: #996633;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
P.list {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:link {
	color: #003300;
}
a:visited {
	color: #330000;
}
a:hover {
	color: #330000;
	background:#CCFF66
}
a:active {
	color: #FFFFCC;
}
td, th {
	color: #330000;
}
h1 {
	color: #330000;
	font-size: x-large
}
h2 {
	color: #686633;
	font-size: large
}
h3, h4 {
	color: #330000;
	font-size: medium
}
h5, h6 {
	color: #330000;
	font-size: small;
}

