BODY {
background-color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
size: 6pt;
color: #333333;
}

P, A {
font-family: Verdana, Helvetica, Arial, sans-serif;
}

P {
font-size: 8px;
color: #333333;
}


A:link {
color: #3163CE;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

A:hover {
font-weight: normal;
text-decoration: underline;
color: #3366cc;
}

A:active {
font-weight: normal;
background-color: #ffffcc;
text-decoration: underline;
}

PRE {
font-size: 11px;
color: #333333;
}

H1 {
font-size: 18px;
font-weight: bold;
color: #333333;
}

H2 {
font-size: 16px;
font-weight: bold;
color: #999999;
}

HR {
color: #6699CC;
}

TABLE {
font-size: 10px;
background-color: #ffffff;
}

TD {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
}