ol { list-style-type:decimal; }
body { font-family:Arial,sans-serif; color:black; background-color:white; }
td { color:black; }
h1 { color:black; text-align:center; }
h2 { color:black; }
h3 { color:black; }
p { color:black; text-align:justify; }
p.unjustify { color:black; text-align:left; }
p.center { color:black; text-align:center; }
ul { color:black; }
p.head { text-align:right; }
address { color:black; }
i { color:black; }
a:visited { color:rgb(0,0,255); text-decoration:none;} 
a:link { color:rgb(0,0,255); text-decoration:none; }
a:hover { color:rgb(255,0,255); text-decoration:none; }
td.classtl { background-color:#FFFFAA; vertical-align:top; text-align:left; }
td.classtr { background-color:white; vertical-align:top; text-align:left; }

