body{
	background-color:#084547;
	font-family:Tahoma;
	font-size:8pt;
	color:white;
}
table{
	border-collapse:collapse;
	padding:0px;
	font-family:Tahoma;
	font-size:8pt;
	color:white;
}

a{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;

}


