h1 { font-family: Arial, Verdana;
     font-size: 10pt;
     color: #0000FF;
     font-weight: bold; 
     margin-top: 0;
     margin-bottom: 0
}
h2 { font-family: Century Gothic;
     font-size: 10pt;
     color: #FF0000;
     font-weight: bold; 
     margin-top: 0;
     margin-bottom:3
}
h3 { font-family: Arial, Verdana; 
     font-size: 10pt;
     color: #FFFFFF;
     font-weight: bold;
     margin-top:0;
     margin-bottom:0
}
h4 { font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	 font-size: 12pt;
	 font-weight: bold;
	 text-align: left;
	 color: #660066;
     margin-top: 2; margin-bottom: 3;
}
h5 { font-family: Arial, Verdana, Helvetica, sans-serif;
	 font-size: 10pt;
	 font-weight: bold;
	 text-align: left;
	 color: #0000ff;
     margin-top: 0; margin-bottom: 0;
}

a:link       { color: #0000FF }
a:hover      { color: #FF0000 }
a:visited    { color: #008000 }

.text { font-family: Arial, Verdana; 
        font-size: 10pt;
        color: #000000;
        margin-top: 0; 
        margin-bottom: 0
}

td, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0 0 0 0;
}
p, .body, li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 3 3 0 0;
}