<html> <head> <title>text.css</title> <style>{ 

P {font-family: Arial, Helvetica, Sans-Serif; color: black}
H1 {font-family: Arial, Helvetica, Sans-serif; color: blue; font-weight: bold}
H2 {font-family: Arial, Helvetica, sans-serif color: green; font-weight: bold}
H3 {font-family: Arial, Helvetica, sans-serif color: purple; font-weight: bold}
H4 {font-family: Arial, Helvetica, sans-serif; color: brown; font-weight: bold}
LI {font-family: Arial, Helvetica, sans-serif; color: black; font-size: 10pt}
UL {font-family: Arial, Helvetica, sans-serif color: black; font-size: 10pt}
OL {font-family: Arial, Helvetica, sans-serif; color: black; font-size: 10pt}
a:hover {color: red}
TR {background-color: white}
TR.1 {background-color: #FFCC99}
TR.2 {background-color: #CCFFFF}
TR.3 {background-color: #FFFFCC}
BODY {background-color: #FFFFEE"; margin-left: 0in margin-top: 0in; margin-right: 0in}
</style>
--}
<STYLE>
</HEAD>
</HTML>
