BODY {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
margin: 0px;
background-color: white;
}
H1 {font-size: 14pt;
}
H2 {font-size: 12pt;
}
TD {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
P {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
UL {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
LI {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
P.footer {
font-size: 8pt
}
form {
font-family: fixed;
font-size: 10pt;
}
A {
text-decoration: none;
}
A:link {
color: #0000FF;
}
A:visited {
color: #0000FF;
}
A:hover {
color: #FF0000;
}