BODY {
font-size:15pt;

background-color:#ffff99;
}

P {
text-align:left;
}

H1 {
font-size:30pt;
font-weight:bold;
font-style:normal;
color:#000000;
text-align:center;
}

H2 {
font-size:25pt;
font-weight: bold;
font-style:normal;
color:#000000;
text-align:center;
}

H3 {
font-size:20pt;
font-weight:bold;
font-style:normal;
color:#000000;
text-align:center;
}

H4 {
font-size:18pt;
font-weight:bold;
font-style:normal;
color:#000000;
text-align:center;
}

H5 {
font-size:15pt;
font-weight:bold;
font-style:normal;
color:#000000;
text-align:center;
}

H6 {
font-size:15pt;
font-weight:normal;
font-style:normal;
color:#000000;
text-align:center;
}

HR {
color:#000000;
width:90%;
background-color: #000000;
height: 2;
}



A {
color:#ff0000;
font-size:15pt;
text-decoration:none;
}

A:Visited {
color:#ff3300;
font-size:15pt;
text-decoration:none;
}

A:Active {
color:#ff9900;
font-size:15pt;
text-decoration:underline;
}

A:Hover {
color:#0066ff;
font-size:15pt;
text-decoration:overline;
}

TD {
font-size:15pt;
}
