<style>
.nothing {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12; color : #000000;}

    A:LINK {
	color: #000000;
	text-decoration: none;
	font-size: 9pt; 
	font-family: Times New Roman; 
   }
    A:VISITED {
	color: #000000;
	text-decoration: none;
	font-size: 9pt; 
	font-family: Times New Roman; 
    }
    A:ACTIVE {
	color: #000000;
	text-decoration: none;
	font-size: 9pt; 
	font-family: Times New Roman; 
    }
    A:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9pt; 
	font-family: Times New Roman; 
	}

 body {font-family: Times New Roman, Verdana, Helvetica, sans-serif; font-size: 11 pt; color : #000000;}
 p,td,ul,li {font-family: Times New Roman, Verdana, Helvetica, sans-serif; font-size: 11 pt; color : #000000;}
 h1 {font-family: Times New Roman, Verdana, Helvetica, sans-serif; font-size: 18 pt; text-decoration: underline; font-weight: bold; color: #003366; margin-top: 6; margin-bottom: 6 }
 h2 {font-family: Times New Roman, Verdana, Helvetica, sans-serif; font-size: 16 pt; text-decoration: underline; font-weight: bold; color: #000000; margin-top: 4; margin-bottom: 4}
 h3 {font-family: Times New Roman, Verdana, Helvetica, sans-serif; font-size: 14 pt; text-decoration: underline; font-weight: bold; color: #000000; margin-top: 8; margin-bottom: 2}
 hr {border-style: solid; height: 1; width: 100%; color: #666666; margin: 0;}

 input {font-family: Times New Roman, Verdana; font-size: 10 pt; color : #333333;}
 select {height: 18pt; font-family: Times New Roman, Verdana; font-size: 10 pt; color : #333333;}
 textarea {font-family: Times New Roman, Verdana; font-size: 10 pt; color : #333333;}
 .search {font-family: Times New Roman, Verdana, Helvetica, sans-serif; font-size: 10 pt; color : #333333; text-align: center;}

DIV.menuCont {
	width: 160px;
	padding: 1px 1px 1px 1px;
	background-color: #000000;
	display: none; 
	position: absolute;

TD.linksBar {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 11pt;
	padding: 0px 9px 0px 9px;
	cursor: hand; }
TD.linksBarOver {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
	padding: 0px 9px 0px 9px;
	cursor: hand; }
TD.menuItem {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	padding: 0px 9px 0px 9px; }
TD.menuItemOver {
	background-color: #ECECEC;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	padding: 0px 9px 0px 9px; }

</style> 