h1           { color: #006666; font-family: Verdana; font-size: 12pt; font-weight: bold; text-align: Center }
h2           { color: #006666; font-family: Verdana; font-size: 10pt }
h3           { color: #006666; font-family: Verdana; font-size: 9pt }
h4           { font-family: Verdana;font-size: 12pt; color: #FFFFFF }

table        { font-family: Verdana; font-size: 8pt }
a:hover      { font-family: Verdana; font-size: 8pt; text-decoration: underline; color: 
               #808000 }
a            { color: #008000; font-family: Verdana; font-size: 8pt; text-decoration: 
               none }
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-image: none;
	left: 3px;
	list-style-type: disc;
}


