BODY {
background: #CCFF99;
color: #000000;
margin: 0px 0px 0px 0px;
}

.style5 {
font-size: 50pt
}

.style6 {
color: #FFFFFF
}

P {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
font-style: normal;
text-align: left;
color: #000000;
}

H1 {
font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
font-style: normal;
text-align: center;
color: #000000;
}

H2 {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
font-style: normal;
text-align: left;
color: #000000;
}

LI {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
font-style: normal;
text-align: left;
color: #000000;
}

TD {
font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight: normal;
font-style: normal;
text-align: center;
COLOR: #999999;
cursor:default;
}

A:link {
COLOR: white;
TEXT-DECORATION: none;
}

A:visited {
COLOR: white;
TEXT-DECORATION: none;
}

A:active {
COLOR: #803b2a;
TEXT-DECORATION: none;
}

A:hover {
COLOR: white;
TEXT-DECORATION:underline;
}


