<!--
.bodytext {
	font-size: 10px;
	color: #333333;
	line-height: 135%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
body {
	background-image: url(/_images/_design/bg.gif);
}
a:link {
	color: #08407e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #08407e;
}
a:hover {
	text-decoration: none;
	color: #08407e;
}
a:active {
	text-decoration: none;
	color: #08407e;
}



a.pageLink:link {
	font-size: 12px;
	color: #08407e;
	line-height: 135%;
	text-decoration:underline;
}
a.pageLink:visited {
	font-size: 12px;
	color: #08407e;
	line-height: 135%;
	text-decoration:underline;
}
a.pageLink:hover {
	font-size: 12px;
	color: #08407e;
	line-height: 135%;
	text-decoration:none;
}
a.pageLink:active {
	font-size: 12px;
	color: #08407e;
	line-height: 135%;
	text-decoration:none;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: 08407E;
	font-size: 12px;
}


h1{
	font-size:16px;
	font-weight:bold;
	color:#08407e;
}

h2{

	font-size:16px;
	color:#08407e;
}
-->

