body {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
 color: #000000;
}
b {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
}
p {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;

}
h1 {
 font-family: helvetica, arial, sans-serif;
 font-size: 18px;
 color: #000000;
}
h2 {
 font-family: helvetica, arial, sans-serif;
 font-size: 16px;
 color: #000000;
}
small {
 font-family:  helvetica, arial, sans-serif;
 font-size: 10px;
}

small.italic {
 font-family:  helvetica, arial, sans-serif;
 font-size: 10px; font-style: italic;
}

small.extra {
 font-family:  helvetica, arial, sans-serif;
 font-size: 9px;
}
td {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
 color: #000000;
}
a:hover {text-decoration: none; color:#ff0000}
a:link { color: #000000;}
a:visited { color: #000000;}
a:active { color: #ff0000;}
