body, td, p, .text {
 font-size: 11px;
 font-family: Trebuchet MS;
 font-weight: normal;
 font-style: normal;
 color: #333333;
}
a:link, a:visited {		
 font-style: normal;
 text-decoration: underline;
 font-weight: bold;
 color: #ACCCDB;
}
a:hover, a:active {
 font-style: normal;
 text-decoration: underline;
 font-weight: bold;
 color: #666666;
}
b {
 font-weight: bold;
}
small {
 font-size: 10px;
 font-family: Trebuchet MS;
 font-weight: normal;
 font-style: normal;
}
.footer {
 font-size: 9px;
 font-family: Trebuchet MS;
 color:#FFFFFF;
}
big {
 font-family: Trebuchet MS;
 font-size: 16px;
 color:#666699;
}
.gray {
 color:#7f7f7f;
}
.red {
 color:#993366;
}
