.menu
{ font-size: 12pt;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 cursor: hand;
 border: none 
}

.text
{ font-size: 13pt;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 cursor: auto;
 font-style: normal
}

.small
{ font-size: 9pt;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 cursor: auto;
 border: none; 
 font-style: normal;
}

.news
{ font-size: 9pt;
 font-weight: normal;
 text-align: center;
 text-decoration: none;
 cursor: auto;
 border: none; 
 font-style: normal;
}

.header
{ font-size: 18pt;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 cursor: auto;
 border: none; 
 font-style: normal;
 color: #0033CC
}

.table
{ font-size: 11pt;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 cursor: auto;
 font-style: normal
}
