body {
	background-color: #CCCC99;
}
a.SubNav,a.SubNav:link {
	text-decoration: none;
	color : #CCCC99;
	background : transparent;
	background-color:#336666;
	}
a.SubNav:hover {
	text-decoration: none;
	color : #336666;
	background : transparent;
	background-color:#CCCC99;
	}
a {
	color : #336666;
	background : transparent;
	}
a.Body,a.Body:link {
	color : #336666;
	background : transparent;
	}
a.Body:hover {
	color : #999966;
	background : transparent;
	}
.PageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCC99;
	font-variant: normal;
}
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
hr {
	width: 80%;
	color: #336666;
}
