@charset "utf-8";
/* CSS Document */

<style type="text/css">

.linkwhite
A {

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; }

A {

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-weight: bold;
	text-decoration: none; }

BODY {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt; 
		color: #333333; }
		
TD { 	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt; 
		color: #333333; }

TD.special { 	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt; 
		color: #333333; }

UL { 	margin-top: 1px;
		margin-bottom: 5px; }

A:hover { 	color: #003300; 
			text-decoration: underline; }

A.img:hover { color: #003300; }

</style>