<style type="text/css"> body, td
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	background: #6666cc;
	text-decoration: none;
}

p {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 13px; }

li {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 13px; }

ul {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 13px; }

a:link {
	color: blue;
	text-decoration: none;
}

a:visited { 
	color: #660099;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}

a:active {
	color: green;
	text-decoration: none;
} 

h1, h2, h3, h4 {font-family: Bookman Old Style; color: rgb(102, 102, 204); font-weight: bold;}
h5 { font-size: small; }

</style>
