<style>

BODY {
	background-position : center;
	background-repeat : no-repeat;
	background-color : #ffffff;
	color : #474745;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TABLE, TD, TH, LI, DIV, P  {
	background-position : center;
	background-repeat : no-repeat;
	background-color : #ffffff;
	color : #474745;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TABLE.footer, TD.footer, P.footer, DIV.footer, TD.footer {
	background-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #ffffff;
}
TABLE.benforta {
	background-color : #2162B0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TR.benforta, TD.benforta, TH.benforta {
	background-color : #2162B0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A.benforta, A.benforta:VISITED, A.benforta:LINK {
	color : #ffffff;
	text-decoration: underline;
}
A.benforta:HOVER {
	color : #72B123;
	text-decoration: underline;
}
.color {
	color : #72B123;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
H1, H3{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #72B123;
}
A, A:VISITED, A:LINK {
	color : #797979;
	text-decoration: underline;
}
A:HOVER {
	color : #1F62AF;
	text-decoration: underline;
}
A.footer, A.footer:VISITED, A.footer:LINK {
	color : #ffffff;
	text-decoration: underline;
}
A.footer:HOVER {
	color : #72B123;
	text-decoration: underline;
}
A.title, A.title:VISITED, A.title:LINK {
	color : #72B123;
	text-decoration: none;
	font-weight: bold;
}
A.title:HOVER {
	color : #2162B0;
	text-decoration: none;
	font-weight: bold;
}

</style>