body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
	color: #660000;
	font-size: 36px;
	font-style: italic;
}

a {
	color: #003366;
}

#masthead {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #006766;
	left: 0px;
	top: 0px;
	width: 100%;
}
#body {
	padding-top: 5px;
	padding-left:5px;
	left:10px;
	top: 157px;
	width: 98%;
	}
a:visited { color:#996600; text-decoration:underline}
a:hover { color:#FF0000; text-decoration:underline; cursor:default}
a:active { color:#0000FF; text-decoration:none}
.style {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
