body{
	margin:0 auto;
	 font-family: 'Open Sans', sans-serif;
	font-size:10pt;
	color: #fff;
	padding:5px 15px 0 15px;
}
h1 {
	font-size:13pt;
	font-weight:normal;
	color:#f0a842;
}
h2 {
	font-size:10pt;
	font-weight:normal;
	color:#f0a842;
	text-transform:uppercase;
}
h3 {
	font-size:10pt;
	font-weight: normal;
	color:#f0a842;
}

a {
	color: #fff;
	text-decoration:none;
}

a:hover {
	color: #999;
	text-decoration: none;
}
/* --- Standard --- */
