body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

td,p {
	font-family:Verdana, Sans-Serif;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color:#f38d1f;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-transform:uppercase;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color:#f38d1f;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 3px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color:#00447c;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 3px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color:#00447c;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}


.footer {
	font-family:Verdana, Sans-Serif;
	font-size: 0.70em;
	color: #00457c;
	text-align: right;
}
a, a:active, a:visited
{
    text-decoration:none;
    color:#f38d1f;
}
a:hover 
{
    text-decoration:underline;
}

a.nav1, a.nav1:active, a.nav1:visited
{
    text-decoration:none;
    color:#00447c;
}
a.nav1:hover 
{
    text-decoration:underline;
}