body         {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0px;
	text-align: left;
	color: #000080;
	list-style-type: square;
	background-color: #BFDFFF
}
h1           { font-family: Impact; font-size: 18pt; font-weight: 400; color: #000080; margin-top:0; margin-bottom:0; text-align:center }
h2           { font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-weight: 400; color: #000080; margin-top: 0; margin-bottom: 0; text-align:justify }
h3           { font-family: Impact; font-size: 14pt; font-weight: 400; color: #000080; margin-top:0; margin-bottom:0; text-align:center }
h4           { font-family: Impact; font-size: 12pt; font-weight: 400; color: #000080; margin-top:0; margin-bottom:0; text-align:center}
h5           { font-family: Impact; font-size: 24pt; font-weight: 400; color: #000080; margin-top:0; margin-bottom:0; text-align:center }
h6           { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: 400; color: #000080; margin-top:0; margin-bottom:0; 
               text-align:center; line-height:120% }
a:link       { text-decoration: none; color: #0000FF }
a:visited    { text-decoration: none; color: #3333CC }
a:hover      { text-decoration: underline; color: #CC33FF; font-style: bold }
a:active     { text-decoration: none; color: #FF0000 }
td           { font-family: Verdana, Geneva, sans-serif; font-size: 10pt }
ul           {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #000080;
	text-align: left;
	margin-top:0;
	margin-bottom:0px;
	line-height: 120%;
	margin-left: 30;
	margin-right: 10
}

