body
{
    height: 100%;
    font-family: Verdana;
    font-size: 8pt;
    color: #CC0000
}

.tableMain  
{
  height: 100%;
  width: 100%;
  border-collapse: collapse;   
}

.tableSub 
{
  width: 800px;
  border-collapse: collapse;   
}

.smallText
{
    height: 100%;
    font-family: Verdana;
    font-size: 7pt;
    color: #CC0000
}



.maintitle   { font-size: 12pt; font-family: verdana; font-style: italic; color: #000000; font-weight: bold }
.maintext   { font-size: 12pt; font-family: verdana; color: #CC0000; font-weight: bold }
.subTitle { font-size: 11pt; font-family: verdana; color: #000000 }
.defaulttext   { font-size: 10pt; font-family: verdana; color: #000000; text-align:justify }




a:link.headers { font-size: 8pt; font-family: Verdana; color: #CC0000; font-weight: none; text-decoration: none  }
a:visited.headers { font-size: 8pt; font-family: Verdana; color: #CC0000; font-weight: none; text-decoration: none }
a:hover.headers { font-size: 8pt; font-family: Verdana; color: #000000; font-weight: none; text-decoration:underline }