a:link       { text-decoration: none; color: #0000FF }
a:visited    {
	text-decoration: none;
	color: #0000FF
}
a:active     {
	text-decoration: none;
	color: #0000FF
}
a:hover      { text-decoration: underline; color: #FF0000 }
.10whitebold     { font-size: 10pt; color: #FFFFFF; font-weight: bold }

.8gray       { font-size: 8pt; color: #C0C0C0 }
.8orange      { font-size: 8pt; color: #ffcc99 }
.8       { font-size: 8pt;  }
.10          { font-family: Verdana; font-size: 10pt }
.10whitebold     { font-size: 10pt; color: #FFFFFF; font-weight: bold }
.10brownbold     { font-size: 10pt; color: #800000; font-weight: bold }
td           { font-size: 8pt }
body         { font-family: Arial; font-size: 10pt; background-color: #FFCC99 }