.title { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-decoration: none; color: #669900; font-weight: bold}
.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #FF9900; font-weight: bold}
.body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #666666}
.body_small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #669900;
	font-style: italic;
}
.dropdown {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; height: 20px}
.textbox {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; height: 20px}
.listbox {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; width:150px}
.button {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; height: 20px; width:100px}

a:hover {  text-decoration: underline; color: #669900}
a:active {  text-decoration:  underline; color: #669900}
a:link {  text-decoration:   none; color: #FF9900}
a:visited {text-decoration:  none; color: #669900}
