<style type="text/css">

h4 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	margin-bottom: -10px;
	align-text: left;
}

h1 {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;

}
h2 {
	font-family: Georgia Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC3333;
	margin-bottom: -15px;
	align-text: left;
}
h3 {
	font-family: Verdana, Arial Helvetica, san-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-bottom: -15px;
	align-text: left;
}
p {
	font-family: Verdana, Arial Helvetica, san-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	align-text: left;
	
}

td {
	font-family: Verdana, Arial Helvetica, san-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	align-text: left;
	
}

a:link {  
	text-decoration: underline; 
	color: #CC3333;
	}
a:visited { 

	text-decoration: underline; 
	color: #CC6600;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #CC6600;
	}


a:link.topnavbar
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	}
	
a:visited.topnavbar
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3333;
	}	
	
a:hover.topnavbar
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc6600;
	}

a:link.leftnavbar
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a:visited.leftnavbar
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
	}	
	
a:hover.leftnavbar
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
	}

</style>