body,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}
a:link {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
H2 {
	font-size: 13px;
	font-weight: bold;
}
