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

p {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
 line-height:1.1em;
 letter-spacing:.1em;
 color: #000000;
}

p.dark {
 color: #ffffff;
}

b.dark {
 color: #ffffff;
}

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;
}

a:hover {text-decoration: none; color:#ff0000}
a:link { color: #000000;}
a:visited { color: #000000;}
a:active { color: #ffff00;}

a.dark:link { color: #ffffff;}
a.dark:visited { color: #ffffff;}
a.dark:hover {text-decoration: none; color:#ff0000}
a.dark:active { color: #ffff00;}

