td_light {
	background-color: #75705b;
}
A:link {
	text-decoration: none;
	color: #660000;
	font-size: 9pt;
	
}
A:visited {
	text-decoration: none;
	color: #660000;
	font-size: 9pt;
}
A:active {
	text-decoration: none;
	color: #660000;
	font-size: 9pt;
}
A:hover {
	text-decoration: none;
	color: #336633;
	font-size: 9pt;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: 600;
}
li {
	list-style-type: circle;
	color: #660000;
	line-height: 25px;
}
body {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #a39a76;
	top: 0px;
}
.td_dark {
	background-color: #CDC19B;
	border-color: #CDC19B;
	border: 0;
	border-top-width: thin;
}
.MainTable {
	background-color: #CDC19B;
	border: thin solid #CDC19B;
}
h3 {
	color: #660000;
}
.BlackHeader {
	font-weight: bold;
	color: #000000;
}
.HeaderItalic {
	color: #330000;
	font-style: italic;
}
.SubHeader {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
