<!-- 
body td li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	background-color: white;
	margin: 0px;
	text-decoration: none
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

b {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	}

code {
	font-family: Courier;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	color: black;
	}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: black;
      }

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
      }

a {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	}


a:active {color: #0000FF; }
a:visited {color: #AA00AA; }
a:link { color: #0000FF; }
a:hover { color: #683400; }

a.navmenu:active {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFF4E0; font-weight: bold; text-decoration: none}
a.navmenu:visited {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFF4E0; font-weight: bold; text-decoration: none}
a.navmenu:link {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFF4E0; font-weight: bold; text-decoration: none}
a.navmenu:hover {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: underline; }

a.navhdr:active {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline}
a.navhdr:visited {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none}
a.navhdr:link {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none}
a.navhdr:hover {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFF00; text-decoration: underline; }

a.nav:active {color: #FF0000; text-decoration: underline; }
a.nav:visited {color: #FF00FF; text-decoration: none; }
a.nav:link { color: #FF0000; text-decoration: none; }
a.nav:hover { color: #00FF00; text-decoration: underline; }

a.navlink { text-decoration: underline; }
a.navlink:active {color: #FF0000;}
a.navlink:visited {color: #FF00FF; }
a.navlink:link { color: #FF0000; }
a.navlink:hover { color: #00FF00; }

a.footerlink {font-size: 8pt;}

td.contentpanel {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	background-color: white;
	margin: 0px;
	text-decoration: none}

.homepagetext {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
.sectionheader {font-size: 24pt; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.footer {font-size: 8pt}
.jumpareatext {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
.bottompaneltext {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; background-color: #C0A080;}

.articletext {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
.globalmsgtext {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}


-->