<style type="text/css">
<!--
BODY {
	background-color : White;
	text-color : #000000;
	 link-color : #000080;
	  vlink-color : #000066;
	   alink-color : #ff0000;
}

BIG {
	font-size : 150%;
}

EM {
	font-style : italic;
	
}

i {font-style : italic;
	font-weight : bold;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-large;
	color : Navy;
	text-align : center;
}

H2 {
	font-family : Garamond;
	font-size : medium;
	font-weight : bold;
	color : Red;
	display : inline;
}

H3 {
	font-family : Garamond;
	font-size : medium;
	color : Navy;
	text-align : center;
	display : inline;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : Blue;
}

H5 {
	font-family : Garamond;
	font-size : small;
	color : Blue;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : 200;
	text-align : center;
	color : Navy;
}

HR {
	color : Blue;
	width : 60%;
}


CAPTION {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
	color : blue;
	
}

P {
	margin-left : 5%;
	margin-right : 5%;
	text-align : left;
	text-indent : 20px;
}
SMALL {
	font-size : smaller;
}

SPAN {
	text-decoration : underline;
}


STRONG {
	font-weight : bolder;
}



TH	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	color : Blue;
	font-weight : bold;
	text-align : center;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Navy;
}
.font {font-family : monospace;
	font-size : 10pt;
	color : Black;


</style>
