/* CSS Document */

.tophead
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight:bold;
 color:#333333;
 padding:5px,5px,5px,5px;
 border-top-color:#000000;
}
.subhead
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 padding:5px,5px,5px,5px;
}
.normaltxt
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 padding:5px,5px,5px,5px;
}
.btmtxt
{
 font-family:"Times New Roman", Times, serif;
 font-size:12px;
 font-style:italic;
 padding:5px,5px,5px,5px;
}
.tbletxt
{
 font-family:Arial, Helvetica, sans-serif;
 background-color:#CCCCCC;
 font-size:12px;
 border-color:#000000;
}
.table
{
 border-color:#000000;
}
.topbrder
{
border-top-color:#000000;
}
 
  
  