A:link {
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
	}
A:visited {
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color: #646651;
	text-decoration: underline;
	font-weight: bold;
	}
A:hover {
	color: #D29076;
	text-decoration: underline;
	font-weight: bold;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
P {
	font-family: Verdana;
	font-size: 13px;
}
.toc A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
	font-size: 10px;
}
.toc A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #646651;
	text-decoration: underline;
	font-size: 10px;
}
.toc A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D98267;
	text-decoration: underline;
	font-size: 10px;
}
.HR {
	font-weight: bold;
	color: #003300;
}
.toc {
	font-weight: bold;
	color: #333300;
	font-size: 10px;
}
.pagename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333300;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.copyright a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
.copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
.copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D98267;
	text-decoration: underline;
	}
.copyright a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #646651;
}
.tov a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B6B69A;
	text-decoration: underline overline;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.main a:link {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.main a:visited {
	font-weight: bold;
	color: #646651;
	text-decoration: underline;
}
.main a:hover {
	font-weight: bold;
	color: #D98267;
	text-decoration: underline;
}
.main a:active {
	font-weight: bold;
	color: #646651;
	text-decoration: underline overline;
}
.formbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #646651;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #646651;
	background-color: #BCBB9C;
	background-position: center;
	text-align: center;
}
h5 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #D98267;
	
	border-bottom-color: #646651;
}
TD.cobhl{
background-color: #B6B69A;
}