TH {
   font-size : 13pt;
   font-family : verdana, arial, lucida;
   color : white;
}

TD {
   font-size : 9pt;
   font-family : verdana, arial, lucida;
   color : white;
}

A:visited {
   font-weight : bold; 
   color : rgb(153,204,255); 
   text-decoration : none; 
}

A:link {
   font-weight : bold; 
   color : rgb(102,153,255); 
   text-decoration : none; 
   z-index : 2; 
}

A:hover {
   font-weight : bold; 
   color : rgb(204,255,255); 
   text-decoration : none; 
}

.watermark {
   font-weight : bold; 
   font-size : 55pt; 
   font-family : tahoma, lucida; 
   color : rgb(102,0,0); 
   margin-top : 50px; 
   margin-left : 150px; 
   z-index : 0; 
}

.smalltext {
   font-size : 8pt; 
   font-family : verdana, arial, lucida; 
   color : white; 
   margin-top : 5px; 
   margin-right : 5px; 
   margin-left : 5px; 
   z-index : 2; 
}

.content {
   font-size : 9pt; 
   font-family : verdana, arial, lucida; 
   color : white; 
   margin-top : 0; 
   margin-right : 5px; 
   margin-left : 0; 
}

.boldtext {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : tahoma, lucida; 
   color : red; 
   text-decoration : none; 
   margin-top : 5px; 
   margin-right : 5px; 
   margin-left : 5px; 
   z-index : 2; 
}

.Title {
   font-weight : bold; 
   font-size : 12pt; 
   font-family : Tahoma, lucida; 
   color : black; 
   text-decoration : none; 
   margin-top : 5px; 
   margin-right : 30px; 
   margin-left : 10px; 
   z-index : 2; 
}

.largeTitle {
   font-weight : bold; 
   font-size : 15pt; 
   font-family : Tahoma, lucida; 
   color : white; 
   text-decoration : none; 
}

.mediumTitle {
   font-weight : bold;
   font-size : 13pt;
   font-family : Tahoma, lucida;
   color : #EBE586;
   text-decoration : none;
}

.smallTitle {
   font-weight : bold;
   font-size : 11pt;
   font-family : Tahoma, lucida;
   color : white;
   text-decoration : none;
}

.smallTitle2 {
   font-weight : bold;
   font-size : 11pt;
   font-family : Tahoma, lucida;
   color : #EEEEEE;
   text-decoration : none;
}


