@charset "UTF-8";
/* CSS Document */

.mainText {
	font-family:Times, serif;
	font-size: 13px;
	color:#666666;
}

h5 {
	font-family: Gotham-Book, Helvetica, sans-serif;
	font-style:normal;
	font-size: 10px;
	color:#FFFFFF;
}	

a {
	color:#A4BB75;
}

.header {
	font-family: Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size: 15px;
	color:#A19662;
	height:5px;
}

.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size: 14px;
	color:#666666;;
	height:5px;
}

