body {
	background: #ffffff;
	color: #006666;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 9pt; 
	font-family: "Trebuchet MS", sans-serif;
	text-align: right;
}

table, tr, td {
	font-family: "Verdana", helvetica, sans-serif;
	font-size: 94%; 
        margin: 0px;
	padding: 0px;
}

a:link		{ color: #000099; }
a:visited	{ color: #000099; }
a:active	{ color: #ff6633; }
a:hover		{ color: #ff6633; }
a		{text-decoration: none;}
