body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	color: #646464;
	text-align: justify;


}
a:link {
	color: #EDA327;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #646464;
	white-space: normal;
	line-height: 20px;


}
a:visited {
	color: #EDA327;
	text-decoration: none;
}
a:hover {
	color: #EDA327;
	text-decoration: none;
}
a:active {
	color: #EDA327;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #646464;
	font-weight: bold;
	line-height: 16px;

}

