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;
}
ul {
 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;
}
big {
 font-family:  helvetica, arial, sans-serif;
 font-size: 14px;
}

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: #ffcc00;}
a:visited { color: #000000}
a:active { color: #ffff00;}
