H1 { font-family: "Arial", sans-serif ;
	font-size: 12pt ;
	font-weight: normal ;
	text-align:left;
	color:#ff0000 
	}

H2 { font-family: "Arial", sans-serif ;
	position: top ;
	padding-top:10px ;
	font-size: 12pt ;
	font-weight: bold ;
	text-align:left ;
	color:#ff0000 
	}

H3 { font-family: "Arial MS", sans-serif  ;
	font-size: 14pt ;
	font-weight: bold ;
	text-align:left ; 
	color:#000000 
	}

H4 { font-family: "Arial", sans-serif  ;
	font-size: 14pt ;
	font-weight: bold ;
	text-align:left ;
	color:#EA0000 
	}
	
H5 { font-family: "Arial", sans-serif  ;
	font-size: 12pt ;
	font-weight: bold ;
	text-align:left ;
	color:#000000 
	}

H6 { font-family: "Arial", sans-serif  ;
	font-size: 12pt ;
	font-weight: bold ;
	text-align:left ;
	color:#000000 
	}

p { font-family: "Arial", sans-serif  ;
	vertical-align:top ;
	font-size: 11pt ;
	color: #000000 
 	}

BODY { background-image: url('swirlyback.gif') ; 
	background-repeat: repeat ;
	background-position:  center 50%;  
	}

TABLE {font-family: "Arial", sans-serif ;
	 vertical-align: top}

OL { list-style-type: decimal ;
	font-family: "Arial", sans-serif ;
	font-size: 10pt ;
 	text-align: left ;
 	color:#000000 
 	} 
 	
 A:link {color: #336699}
 A:visited {color: #006666 }
 Aa:active {color: #9900ff }