
BODY {
background-color:#FFFC88;

background-repeat: repeat;
color:#800000;
font-family:'Comic Sans MS',Arial,Verdana,sans-serif;
font-size: 10pt;

}

H1 {
font-size: 200%;
font-weight: bold;
background-color:transparent;
color:#800000;
}

H3 {
font-size:120%;
background-color:transparent;
color:#800000;
font-weight: bold;
}

H5 {
font-size: 100%;
background-color:transparent;
color:#800000;
font-weight: bold;
}




TABLE, TR, TD {
background-color:transparent;
color:#800000;
font-family:'Comic Sans MS',Arial,Verdana,sans-serif;
font-size: 10pt;

}

A:link {
font-weight: bold;
text-decoration: underline;
color:#800000;
}

A:hover {
font-weight: bold;
text-decoration: underline;
color:#800000;
background-color:#FF8000;
}

A:visited {
font-weight: bold;
text-decoration:underline;
color:#800000;
}

