body {
	background-color: #F6D635;
}
a:link {
	text-decoration: none;
	color: #996600;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #F6D635;
}
a:active {
	text-decoration: none;
	color: #F6D635;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.bodycopyblk {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;

}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #000000;
	font-weight: bold;
}
.titlewhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #ffffff;
	font-weight: bold;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}
a.custom:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
a.custom:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
a.custom:hover {
	font-family: "Times New Roman", Times, serif;
	color: #996600;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
a.custom:active {
	font-family: "Times New Roman", Times, serif;
	color: #996600;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
