body {
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	white-space: normal;
	list-style-type: disc;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left;
	margin: 30px;
	clear: none;
	float: none;
	line-height: 19px;
	}
	
img.floatLeft {
	float:left; 
	margin-right:15px; 
	margin-bottom:15px;
	margin-top:15px;
	}
	
img.floatRight {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:15px;
	}
	
	
h1 { 
	font-size:14px;
	border-bottom:solid thin black;
	font-family: Arial; 
	}

h2 { 
	font-size:13px;
	font-family: Arial; 
	}


