body{
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ffffff;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color:#ffffff;
}
img{
	border:0px;
}
.floater{
	float:right;
}
.floatel{
	float:left;
}
.white{
	color:#ffffff;
}
h1, h2, h3, h4{
	border-bottom:1px solid #033C81;
	text-align:left;
	color: #033C81;
}
p {
	text-align:left;
}
ul {
	text-align:left;
}
