
.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #333366;
	text-decoration: underline;
}

a:visited {
	color: #333366;
		text-decoration: underline;
}

a:active {
	color: #333366;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333366;
	font-weight: bold;
	font-style: normal;
}



.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color:#000000;

}

