body, td, p, .text {
 font-size: 12px;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #666666;
}
a:link, a:visited {		
 font-style: bold;
 font-weight: bold;
 text-decoration: underline;
 color: #CC3366;
}
a:hover, a:active {
 font-style: normal;
 text-decoration: underline;
 color: #336600;
}
b {
 font-weight: bold;
}
small {
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-style: normal;
}
.footer {
 font-size: 9px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#FFFFE6;
}
big {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color:#666699;
}
.gray {
 color:#7f7f7f;
}
.red {
 color:#993366;
}
