body {
	font-family: arial,verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	height:100%;
	
}

td,th {
	font-family:arial, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}


hr {
	height:2px;
	border: 1px solid white;
}



p,h1,h2,h3,h4, form, ul {

	margin-top: 0px;

	margin-bottom: 0px;

}





h1  {

	font-size: 18px;

	font-weight: bold;

	color: white;

	}

h2 {

	font-size: 10pt;

	font-weight: bold;

	text-decoration: italic;

	color: white;



}



h3 {

	font-size: 10pt;

	font-weight: bold;





}



h4 {

	font-size: xx-small;

	font-weight: normal;



}



a {

	color:#ccff66;

	font-weight: bold;

}



a:hover {

	color: #ccff66;

}







.aur_afb, .aur_afb_left, .aur_afb_right {

	margin: 0px;

	padding: 0px;

	float: none;



}



.aur_afb_left {

	margin-right: 20px;

	float: left;

}



.aur_afb_right{

	margin-left: 20px;

	float: right;

}