body         { font-family: Verdana; font-size: 10pt; color: #FFF; font-weight:bold }
h1           { font-family: Arial; font-size: 24pt; color: #01470E; font-weight: bold; 
               text-align: center }
h2           { font-family: Arial; font-size: 16pt; color: #FF6600 }
ul           { font-family: Verdana; font-size: 12pt; color: #01470E }
li           { font-family: Verdana; font-size: 12pt; color: #01470E }
p            {
	font-size: 10pt;
	color: #FFF;
	;
	font-weight:bold
}
td           {
	font-family: Verdana;
	color: #FFF
}
h3           { font-family: Arial; font-size: 10 pt; color: #FF6600
; font-weight: bold }
h4           { font-family: Arial; font-size: 16pt; color: #FF6600; font-weight: bold }
a:link       {
	font-family: Arial;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	text-decoration:none
}
a:active     {
	font-family: Arial;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	text-decoration:none
}
a:hover		 {
	font-family: Arial;
	font-size: 10pt;
	color: #3F9;
	font-weight: bold;
	text-decoration:none
}
a:visited 	 {
	font-family: Arial;
	font-size: 10pt;
	color: #F33;
	font-weight: bold;
	text-decoration:none
}
