body {
	background-color: 00465E;
	font-size: 12pt;
	font-family: arial;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

table.layout
{
	border: .5in;
	padding-top: 0in;
	padding-left: 0in;
	padding-right: 0in;
	padding-bottom:	0in;
}

a:link {
	color: FF9900;
	text-decoration:none;
}
a:visited {
	color: FF9900;
	text-decoration:none;
}
a:active {
	color: 82ADB7;
}
a:hover {
	color: 82ADB7;
}