BODY {
 background-color:white;
 font-family:Arial;font-size:9pt;color:black;	
}
P {font-size:9pt;}
H1 {
 font-size:xx-large;
}
H2 {
 font-size:x-large;
}
H3 {font-size:large;color:teal}
H4 {
 font-size:large;color:teal;
}
li {font-size:9pt;}
td {font-size:9pt;}

A {font-family:Arial;font-size:10pt;text-decoration:underline;color:teal;}
A:visited {color:teal;}

A:active {color:gray;}