body, td, p, ul
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 10pt;
	color: #003928;
}

.header
{
	font-family: times new roman,arial, verdana,helvetica,'sans serif';
	font-size: 18pt;
	font-weight: bold;
	color: #809B93;
}

.footer
{
	width: 850px;
	height: 34px;
	background: url('images/footer-bg.gif') no-repeat;
}

.address
{
	padding-left: 320px;
	padding-top: 8px;
	font-family: Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


a:link, a:visited, a:active 
{ 
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 10pt;
	text-decoration: none;
	color: #6666FF;
}

a:hover 
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 10pt;
	text-decoration: underline;
	color: #A7422A; 
}
.graphic
{
        width: 150px;
        height: 150px;
        padding: 0px 0px 0px 0px;
	text-align: center ;
        background-color: #FFFFFF;
	float:left;
}

