body, td, p, .text {
 font-size: 14px;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #000000;
}
a:link, a:visited {		
 font-style: normal;
  font-weight: bold;
 text-decoration: underline;
 color: #935636;
}
a:hover, a:active {
 font-style: normal;
 text-decoration: underline;
 color: #FF9900;
}
b {
 font-weight: bold;
}
small {
 font-size: 10px;
 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
 font-weight: normal;
 font-style: normal;
}
.footer {
 font-size: 9px;
 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
 color:#FFFFFF;
}
big {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color:#003366;
}
.gray {
 color:#7f7f7f;
}
.red {
 color:#003366;
}
