BODY {
background: #999999;
font-size: 10pt;
font-family: Times New Roman, Serif;
color: #666666;
}
p {
font-size: 10pt;
font-family: Arial;
color: #666666;
}
A:active {
TEXT-DECORATION: none;
color: #3333FF;
}
a:link       {
text-decoration: none;
color: #6666FF;
}
A:visited {
TEXT-DECORATION: none;
color: #666699;
}
A:hover {
TEXT-DECORATION: underline;
color: #0000FF;
}
H3 {
margin-top: 0;
margin-bottom: 0;
font-size: 8pt;
font-weight: bold;
font-style: italic;
font-family: Times New Roman, Serif;
color: #000000;
}
H4 {
TEXT-DECORATION: none;
color: #666699;
}
H5 {
margin-top: 0;
margin-bottom: 0;
}
H6 {
margin-top: 0;
margin-bottom: 0;
font-size: 10pt;
font-weight: normal;
font-family: Times New Roman, Serif;
}