body         { font-family: Trebuchet MS; font-size: 14pt; color: #808080 }
td           { font-family: Trebuchet MS; font-size: 14pt; color: #808080 }
p            { font-family: Trebuchet MS; font-size: 14pt; color: #808080 }
h2           { font-family: Trebuchet MS; color: #808080; font-size: 14pt; font-weight: bold }
h1           { font-family: Trebuchet MS; font-size: 16pt; color: #808080; font-weight: bold }
a:link       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
}
a:active     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9C3CFF;
	text-decoration: none;
	font-weight: normal;
}
.floatleft {float: left; margin: 0px 15px 0px 0px;}
.blackborder {
	border-style: solid; border-width: 2px; border-color: #000000;
}

