/* Stylesheet 01 designed by Frances McKenzie */

BODY, TABLE, TD, TH {
	background : #FFFFFF;
	color: #000000;
}

H1 {
	font-family : "Times New Roman",Times,serif;
	font-weight : bold;
	font-size : 24pt;
	color : #0033FF;
}	

H2  {
	font-family : "Times New Roman",Times,serif;
	font-weight : bold;
	font-size : 22pt;
	color : #0033FF;
}

H3  {
	font-family : "Times New Roman",Times,serif;
	font-weight : bold;
	font-size : 18pt;
	color : #0033FF;
}

H4 {
	font-family : "Times New Roman",Times,serif;
	font-weight : bold;
	font-size : 14pt;
	color : #0033FF;
	margin-left: 20%;
}

P  {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	margin-left : 20%
}

UL {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	margin-left : 23%
}


P.SMALL {
	font-size : 8pt;
}

P.NOTE {
	font-size : 8pt;
	margin-left : 0
}