basefont {font-family: "arial"}
body {background-color:white}

td {
 font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

table.1 {border: 1px solid #e0e0e0}
td.1 {border: 1px solid #e0e0e0;background:#e0e0e0}

a.1 {background:; font:10px}
a.1:link {color:blue}
a.1:visited {color:green}
a.1:hover {color:red}
a.1:active {color:gray}

a:link {color:#blue}
a:visited {color:#gray}
a:hover {color:red}
a:active {color:#gray}

li {font-size:8pt}
li.2 {font-size:12px}

hr.1 {color:black;height:5}
hr.2 {color:silver;height:5}
hr.3 {color:white;height:5}
