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

h1, .h1  {
	font-size : 14pt;
	font-weight : bold;
}

h2, .h2  {
	font-size : 13pt;
	color : #000080;
	font-weight : bold;
}

h3, .h3  {
	font-size : 12pt;
	color : #000033;
	font-weight : bold;
}

h4, .h4  {
	font-size : 11pt;
	color : #242424;
	font-weight : bold;
}

h5, .h5  {
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
	color : #363636;
}

.p  {
	text-indent : 20px;
}

.small  {
	font-size : 8pt;
}

ul, ol {
 margin-top: 0px;
}
