BODY {
background:white;
}

UL, LI {
font-size:12pt;
color:darkgreen;
text-align:left;
}

P {
font-size:12pt;
color:darkgreen;
text-align:justify;
}

DIV {
font-size:12pt;
color:darkgreen;
}

CENTER{
font-size:12pt;
color:darkgreen;
text-align:center
}

A {
text-decoration:underline;
font-size:12pt;
font-weight:bold;
color:blue;
}

A:visited {
text-decoration:underline;
font-size:12pt;
font-weight:normal;
color:blue;
}

H1 {

font-size:13pt;
color:darkgreen;
text-align:center;
}

H2 {
text-decoration:underline;
font-size:12pt;
color:darkgreen;
text-align:center;
}

H3 {
text-decoration:underline;
font-size:11pt;
color:darkgreen;
text-align:center;
}

H4 {
text-decoration:underline;
font-size:10pt;
color:darkgreen;
text-align:center;
}

H5 {
text-decoration:underline;
font-size:9pt;
color:darkgreen;
text-align:center;
}

H6 {
text-decoration:underline;
font-size:8pt;
color:darkgreen;
text-align:center;
}

