body, td,th {
	font-family: arial, Helvetica, sans serif;
	font-size: 90%;
	line-height: 150%;
}

#main-page {
	text-align: left;
}

hr {
	height: 1px;
	border: 1px solid #005480;
}

p,h1,h2,h3,h4, form, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


h1  {
	font-weight: bold;
	color: black;
	font-size: 140%;
	}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: black;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	color: black;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: black;
}

a {
	color:#005480;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FABC4D;
}

.aur_afb, .aur_afb_left, .aur_afb_right {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}

.aur_afb_left {
	margin-right: 20px;
	float: left;
}

.aur_afb_right{

	margin-left: 20px;
	float: right;
}