body   {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; background: #99CC99}
td     {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}


.index_table th {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:   10pt;
 font-weight: bold;
 text-align:  center;
 color:       #000000;
 background-color: #339933;
}

.index_table td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:   10pt;
 font-weight: normal;
 text-align:  left;
 color:       #000000;
 background-color: #CCFFCC;
}



.LogoFont {
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	font-weight: bold;
	color: #CCFFCC;
	background-color: #339933;
}
.CleanLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCFFCC;
}
.CleanLink A {
	text-decoration: none;
	color: #339933;
}
a {
	color: #000000;
	text-decoration: underline;
}

