@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		color:#F8A269;
		text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
		color: #F8A269;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}
	
.style3 {font-size: 15px}

.style4 {color: #000000}
.style9 {
	font-size:36px;
	color: #F8A269;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
