.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	list-style-type: square;
	color: #23263E;

}
.body a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FD4935;


}
.body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #FD4935;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #23263E;
	font-size: 0.7em;


}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #23263E;
	text-decoration: none;



}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #23263E;
	text-decoration: underline;
	
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #23263E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #23263E;
}
.style15 {
	font-size: 11px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}