
BODY {
background-color: #FFFFEE;
}

P,BODY,TABLE,TD {
font-family: Verdana,Arial,Sans-serif;
font-size: 10pt;
text-decoration: none;
}

H2 {
font-family: Verdana,Arial,Sans-serif;
font-weight: bold;
font-style:italic;
font-size: 16pt;
color: #5883D5;
//color: #5883d5;
text-decoration: none;
}

H3 {
font-family: Verdana,Arial,Sans-serif;
font-weight: bold;
font-size: 16pt;
color: #6893E5;
text-decoration: none;
}

H4 {
font-family: Verdana,Arial,Sans-serif;
font-weight: bold;
font-size: 12pt;
color: #6893E5;
text-decoration: none;
margin-bottom: 2px;
}

H5 {
margin-top: 2px;
margin-bottom: 2px;
font-family: Verdana,Arial,Sans-serif;
font-weight: bold;
font-size: 10pt;
color: #3863c5;
text-decoration: none;
}

A:link {
color: #0040D0;
text-decoration: none;
}
A:visited {
color: #000070;
text-decoration: none;
}
A:hover {
color: #0080E0;
text-decoration: underline;
}
A:active {
color: #00A0E0;
text-decoration: underline;
}
