body, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a { font-size: 8pt; }
a:link { text-decoration: underline; color: #9900CC; background-color: #FFFFFF; }
a:visited { text-decoration: underline; color: #9900CC; background-color: #FFFFFF; }
a:hover { text-decoration: underline; color: #9900FF; background-color: #FFFFFF; }
a:active { text-decoration: underline; color: #99FF33; background-color: #FFFFFF; }
h1 {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9900CC;
	font-weight: bolder;
}
.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #000000;
}
h2 {
	font-family: Impact;
	font-size: 18px;
	font-weight: normal;
}

