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

body {
	background: #FFFFFF;
}

p {
	color: #000000;
	font: 9pt Arial;
	line-height: 14pt;
	text-align: justify;
	margin: 14px 0px 14px 0px;
	padding: 0px;

}

h1 {
	color: #000000;
	font: bold 18pt Arial;
	line-height: 16pt;
}

h2 {
	color: #666666;
	font: 8pt Arial;
	line-height: 36pt;
}

#midsection {
	width: 640px;
	padding: 10px 0px 0px 30px;
} 


