body {
	padding: 0px;
	margin: 20px;
	background-color: #00BFBF;
}

.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	line-height: 30px;
	text-align: left;
	vertical-align: baseline;
}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#000099;
	border-bottom: #993333 2px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h2 {
	font:bold 18px/14px Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color: #000099;
	}
	
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	
/* begin link styles */

a {
	color:#000099;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}

a:link {
	color:#000099;
}

a:visited {
	color:#000099;
}

a:hover {
	color:#CC9900;
}

p {
	padding: 0px;
	margin: 0px 0px 16px 0px; 
	background: transparent;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}

.style1 {
	font-size: 1.2em;
	font-style: italic;
	padding-right: 60px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	}

#tagline p {
	margin:0;
	clear: both;
	display: none;
	}
	#tagline {
	background-repeat: no-repeat;
	clear: both;
	height: 1px;
	}
	
<style>

.lhRed {  color: #FF0000;}

.lhDescr {  font-size:10px;}

.lhSmall {  font-size:9px;}

.lhNavLink {  font-size:13px; text-transform:uppercase}
a.lhNavLink {  font-size:13px; text-decoration:none;}
a.lhNavLink:hover {  text-decoration:none; background-color:#CCCCCC;}
a.lhNavLink:link {  color: #0000FF;}
a.lhNavLink:visited {  color: #0000FF;}

.sitemap {  font-size:1px; text-transform:uppercase}
a.sitemap {  font-size:1px; text-decoration:none;}
a.sitemap:hover {  text-decoration:none; background-color:#CCCCCC;}
a.sitemap:link {  color: #9900FF;}
a.sitemap:visited {  color: #9900FF;}

.lhNavSmall {  font-size:9px;}
a.lhNavSmall {  font-size:9px; text-decoration:none;}
a.lhNavSmall:hover {  text-decoration:none; background-color:#CCCCCC;}
a.lhNavSmall:link {  color: #0000FF;}
a.lhNavSmall:visited {  color: #0000FF;}

.lhNav {  font-size:10px;}
a.lhNav {  font-size:10px;}
a.lhNav:hover {  color: #0000FF; background-color: #CCCCCC;}
a.lhNav:link {  color: #0000FF;}
a.lhNav:visited {  color: #0000FF;}

</style>

