.blank  { color: white}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
}

table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}

h1 {  font-family: "Times New Roman", Times, serif; color: #CC9933; font-size: 24px; font-weight: bold}
.impac {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: 800; color: #000000; font-style: italic}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
a:hover {
	color: #FF0000;
	font-weight: normal;
}
a:active {
	color: #CC9900;
	font-weight: normal;
}
a:visited {
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #CC9933;
	font-weight: normal;
}
