body, td, p, ul
{
	font-family: georgia, Times New Roman;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

h2
{
	font-family: georgia, Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: #2A6BA7;
}

.sectionhead
{
	font-family: georgia, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #569ADB;

}

a:link, a:visited, a:active 
{ 
	font-family: georgia, Times New Roman;
	font-size: 12px;
	text-decoration: none;
	color: #5299DB;
}

a:hover 
{
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	text-decoration: underline;
	color: #962F34; 
}

.footer
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}

a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}

a.footer:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	letter-spacing: 0.1em;
	color: #195993; 
}

.copyright
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	color: #7F8080;
}

.header
{
	width: 750px;
	position: relative;
}

.featured
{
	position: absolute;
	top: 200px;
	right: 0px;
	z-index: 2;
}
