<!--Style Sheet general.style-->
<STYLE type="text/css">
<!-- Style Sheet created with SiteAid 2.0 -->
<!-- http://www.siteaid.com -->
<!--
H1 
	{font-family: Arial Black, Times New Roman, serif;
	
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	font-size: large;

}
H2
 	{font-family: Arial Black, Times New Roman, serif;
	font-size: medium;
	font-style: normal; 
	font-weight: 100;
	font-variant: normal;
	margin-right: 5%;
	margin-left: 5%;


}

H3 {
	{font-family: Arial Black, Times New Roman, serif;
	font-size: small;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	margin-right: 5%;
	margin-left: 5%;

}

P {
	margin-right: 10%;
	margin-left: 10%;
	font-family: Arial, Century Gothic, serif;
	font-size: font-size: medium;

	font-style: normal;
	font-weight: 600;
}

P.block{
	font-family: AGaramond Bold;
	font-size: larger;
	padding-right:60px;
	padding-left: 60px;

}


UL {
	list-style: square;
	inside;							
	margin-right: 10%;
	margin-left: 10%;
	font-family: Arial, Century Gothic, serif;
	font-size: font-size: medium;

	font-style: normal;
	font-weight: 600;
}

BLOCKQUOTE {
	font-family: AGaramond Bold;
	font-size: larger;
	padding-right: 100px;
	padding-left: 100px;

}





</STYLE>