body { background-color:ivory; }

A:link {color:blue; text-decoration:none;}
A:visited {color:blue; text-decoration:none;}
A:hover {text-decoration:underline;}
A:active {text-decoration:underline;}

td   {vertical-align:top}
h1   {text-align:center;font-family:Helvetica,Arial,sans-serif; color:darkgreen;font-size:150%;}
p,li {text-align:justify;}
table {font-family: Helvetica,Arial,sans-serif; font-size:100%;}

.t1 {text-align:left; background-color:#eeeed1;}   /*lightyellow2*/
.t2 {text-align:left; background-color:#CCCCCC;}
.t3 {text-align:left; background-color:#efea9d;}
.t0 {text-align:left; background-color:#30DD30;}

.kact {text-align:left; color:#000000;} /*black*/
.knos {text-align:left; color:#008000;} /*green*/
.kold {text-align:left; color:#808080;} /*grey*/

.centb   { padding-left:90px;font-family:Helvetica,Arial,sans-serif; font-weight:bold; font-size:90%; position:relative;}
