ul, li, body, p { font-family: Verdana,Helvetica,Arial;
 font-size: 10pt;
 color: #000000;
 background-color: #ffffff }

p.grey {font-family: Verdana,Helvetica,Arial;
 font-size: 10pt;
 color: #000000;
 background-color: #999999} 
 
td { font-family:Verdana,Helvetica,Arial;

 font-size: 10pt;
 color: #000000 }

h2 { font-family:Verdana,Helvetica,Arial;
 margin-top: 4p;
 horizontal-align: middle;
 font-size: 14pt;
 color: #000000;
 font-weight: bold;
 letter-spacing: 2pt; }
// text-transform: uppercase;

h3 { font-family:Verdana,Helvetica,Arial;
 margin-top: 4p;
 horizontal-align: middle;
 font-size: 12pt;
 color: #000000;
 font-weight: bold;
 letter-spacing: 2pt; }
// text-transform: uppercase;

a:link {color: #6600ff; font-weight: normal; text-decoration: none}
a:active {color: #0000ff; font-weight: normal; text-decoration: none}
a:hover {color: #0000ff; font-weight: normal; text-decoration: none}
a:visited {color: #993399; font-weight: normal; text-decoration: none}


