body {
	font-family: Arial, Helvetica, sans-serif;
sans-serif; 	color: #000000;
	font-size:10pt;
	height: auto;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
}

:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} /* for unvisited links */ 
:visited {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} /* for visited links */
:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} /* when link is clicked */
:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} /* when mouse is over link */ 


h1 {
	font-family: helvetica, arial;
	color: #FF0000;
	text-align: center;
	font-size: 16pt;
}
h2 {
	font-family: helvetica, arial;
	color: #0000C0;
	text-align: left;
	font-size: 14pt;
}
h3 {
	font-family: helvetica, arial;
	color: #23238E;
	text-align: left;
	font-size: 12pt;
}
h4 {
	font-family: helvetica, arial;
	color: #338811;
	font-style: italic;
	;
	text-align: left;
	font-size: 12pt;
}
small {
	font-family: helvetica, arial;
	font-size: 8pt;
	color: #000000;
}
blockquote {color: #0000ff; font: italic}


/*black=000000, blue=23238E, red=FF0000, yellow=FFFF00, green=
td {font-family: arial; sans-serif; color: #23238E; font-size: 12pt} */
