<style type="text/css">
body { font-family: times new roman; color: black; 
}
h1 { font-family: times new roman; color: #003399;
	font-size: 16pt; 
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 { font-family: times new roman; 
	color: #003399; font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px; 
}
p { font-family: verdana; 
	color: black; font-size: 10pt; 
	margin-top: 0 px;
	margin-bottom: 0px; 
	padding-left: 3px;
}
ul { font-family: arial; 
	font-size: 12pt; color: black; 
	margin-top: 0 px;
	margin-bottom: 0px; 
	padding-left: 3px;
}
.right { float: right;
}
.left { float: left;
}
.phleft { float: left;
	border: 2px groove #5A83B4;
}
.clear {
	clear: left;
}
</style>