body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
}

span.Highlighted{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-style: italic;
	color: #009966;
}

h1 {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
}

h2 {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
}

h3 {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #009966;
	font-style: italic;

}


a#navi:link { text-decoration:none; color:#666666; font-weight:none; }
a#navi:visited { text-decoration:none; color:#666666; font-weight:none; }
a#navi:hover { text-decoration:none; color:white; background-color:#DCDCDC; font-weight:none; }
a#navi:active { text-decoration:none; color:#white; background-color:#DCDCDC; font-weight:bold; }

a#top:link { text-decoration:none; color:#CCCCCC; font-size:10px; font-weight:none; }
a#top:visited { text-decoration:none; color:#CCCCCC; font-size:10px; font-weight:none; }
a#top:hover { text-decoration:none; color:white; font-size:10px; background-color:#666666; font-weight:none; }
a#top:active { text-decoration:none; color:#white; font-size:10px; background-color:#666666; font-weight:bold;}

a:link { text-decoration:none; color:#CC6600; background-color:none; font-weight:none; }
a:visited { text-decoration:none; color:#CC6600; background-color:none; font-weight:none; }
a:hover { text-decoration:underline; color:#CC6600; background-color:none; font-weight:none; }
a:active { text-decoration:underline; color:#CC6600; background-color:none; font-weight:none;}

