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

<style type="text/css">

body {
	background-image: url();
	background-color: #FFCC66;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #FFCC00;
}

#left_border {
	background-color: #FFCC66;
	float: left;
	width: 175px;
	height: 1000px;
	top: 0px;
	position: absolute;
	padding-top: 150px;
}
#main_header {
	background-color: #FFCC66;
	float: none;
	height: auto;
	width: 100%;
	top: 0px;
	position: relative;
	padding-left: 50px;
	clear: none;
	margin-top: 25px;
}
body {
	background-color: #FFFF99;
	text-indent: 12px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	margin-bottom: 1pt;
	padding-bottom: 1pt;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	text-align: center;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.boldh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h4 {
	text-align: left;
	text-indent: 0px;
}
