body {background: #ffffff; margin: 5px 5px 5px 5px; }

p {background-color: #ffffff; font-family: Verdana, helvetica, sans-serif; color: #000000; font-size: 10pt; }

a {font-family: Verdana, helvetica, sans-serif; color: #ff00cc; font-size: 10pt;  text-decoration: none; }
a img {border: none; }
a:hover {color: #ff00cc; }

h1 {
	font-family: Verdana, helvetica, sans-serif;
	color: #9900CC;
	font-size: 24pt;
	font-style: italic;
}
h2 {
	font-family: Verdana, helvetica, sans-serif; color: #663399; font-size: 18pt; }
h3 {
	font-family: Verdana, helvetica, sans-serif;
	color: #993399;
	font-size: 12pt;
	font-style: italic;
}

TABLE {
	background: #ffffff;
	border-spacing: 5;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
