body, p, h1, h2, h3,h4, td, th {
	font-family: arial;
	line-height: 150%;
	color: #06069E;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}



p, td, textarea{
	font-family: arial;	
	font-size: 13px;	
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-bottom: 10px;
}
	
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #06069E;

}

h2 {
	color: #FF3333;	
	margin-top: 20px;
}

h3 {
	color: #06069E;
}

h4 {
	font-size: 9px;
	font-weight: normal;
}

a {
	color: #D85754;
	text-decoration: underline;
}

a:hover {
	color: red;	
}

.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;
}

/* You just have to love those CSS hacks :) */
hr {
	background: #D1A34E;
	color: #D1A34E;
	border: 0;
	height: 1px;
	#margin: 0 0 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	list-style: square;
}
