body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #CC0033;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}

h1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}