.normal {  font-family: Tahoma, Arial, Helvetica; font-size: 10pt; font-weight: normal; color: #FFFFFF}
.bold { font-family: Tahoma, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #FFFFFF; letter-spacing: 1px}
.titles { font-family: Tahoma, Arial, Helvetica; font-size: 12pt; font-weight: bold }
.small { font-family: Tahoma, Arial, Helvetica; font-size: 7pt; font-weight: normal }
body {
	font-family: Tahoma, Arial, Helvetica;
}
td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt; 
}
.bluebold { font-family: Tahoma, Arial, Helvetica; font-size: 10pt; font-weight: bold ; color: #66CCFF}
.smallbold { font-family: Tahoma, Arial, Helvetica; font-size: 7pt; font-weight: bold}
a:link 		{ text-decoration: none}
a:hover 	{ color: #FFFFFF; text-decoration: none}
a:visited 	{ text-decoration: none }
a:active 	{ text-decoration: none}

.border {  border: 1px #00CC00 solid}
.border2 {  border: 1px #008800 solid}
