a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BBBB00;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #9D9D00;
}
body {
	background-color: #90452E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2F2F00;
}
h1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666600;
}
a.light:link {
	color: #FFFFC1;
	text-decoration: underline;
	font-weight: bold;
}
a.light:visited {
	text-decoration: none;
	color: #FCECCF;
	font-weight: bold;
}
a.light:hover {

	text-decoration: none;
	color: #FFFFCC;
}
a.light:active {

	text-decoration: none;
	color: #FFFFCC;
}
.small-txt {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
.header-light {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFDD;
}
h2 {


	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
}
a.small:link {
	color: #666600;
	text-decoration: underline;
	font-size: x-small;
}
a.small:visited {
	text-decoration: underline;
	color: #BBBB00;
	font-size: x-small;
}
a.small:hover {
	text-decoration: none;
	color: #669900;
	font-size: x-small;
	font-weight: normal;
}
a.small:active {
	text-decoration: underline;
	color: #9D9D00;
	font-size: x-small;
}

