body, p, h1, h2, h3,h4, td, th {
	font-family: Calibri, Arial, Verdana, sans-serif;
	line-height: 150%;
	color: #666666;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	
}



p, td, textarea{
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-size: 10pt;	
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-bottom: 10px;
}
	
h1, h2, h3, h4, h5 {
	font-size: 24px;
	font-weight: normal;
	color: #945c13;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;

}
h1 a, h2 a, h3 a, b a, strong a {
	color: #945c13;
}

h2 {	
	font-size: 16px;	
	margin-top: 20px;
}

b, strong {	
	color: #945c13;
}

h3 {
	font-size: 14px;
	color: #945c13;
}

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

h5 {
	color: green;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	margin: 20px; 
	border-top: 1px solid #d1a34e;
	border-bottom: 1px solid #d1a34e;
	padding:10px;
	font-style:italic;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

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





.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: #945c13;
	color: #945c13;
	border: 0;
	height: 1px;
	#margin: 0 0 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}



