
BODY {
 background-color : ;
 font-family : verdana;
 font-size : 10pt;
 color : 000000;
}

P {
 text-align : left;
 font-family : verdana;
 font-size : 10pt;
 font-weight : normal;
}

H1 {
 background-color : ;
 font-family : verdana;
 font-size : 14pt;
 text-align : center;
 text-decoration : underline;
}

H2 {
 background-color : ;
 font-family : verdana;
 font-size : 12pt;
 text-align : left;
 text-decoration : none;
}

A:link {
 color : ;
 text-decoration : none;
}

A:visited {
 color : ;
 text-decoration : none;
}

A:active {
 color : ;
 text-decoration : none;
}

A:hover {
 color : ;
 text-decoration : none;
}


