body {
color: #000000;
background-color: #ffffff;
}
h2 {
font-family: Arial,Helvetica,Geneva;
font-size: 14pt;
font-weight: bold;
color: 003388;
}
h3 {
font-family: Arial,Helvetica,Geneva;
font-size: 12pt;
font-weight: bold;
font-style: italic;
color: 660000;
}
h4 {
font-family: Arial,Helvetica,Geneva;
font-size: 10pt;
font-weight: bold;
color: cc0000;
}
p,ul,li,td,th {
font-family: Arial,Helvetica,Geneva;
font-size: 10pt;
color: 333333;
}
a:link {
color: #0000ff;
text-decoration:underline;
}
a:visited {
color: #0000ff;
text-decoration:underline;
}
a:hover {
color: #ff0000;
text-decoration:underline;
}
