<!--
 
body p {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
}

/* Blue & Red Classes for SPANs */

.blue {color: #000066}
.lightblue {color: #0000FF}
.bluetop {color: #203F9A}
.red {color: #FF0000}
.purple {color: #660066}
.gold {color: #A97147}
.violet {color: #910091}

/* FANCY FONT and Font COLOR DEFINITIONS */

.trebuchet {font-family: trebuchet MS, Arial, verdana, sans-serif;}
.verdana {font-family: Verdana, Arial, Helvetica, sans-serif;}

.trebuchet_lightblue {
font-family: trebuchet MS, Arial, verdana, sans-serif;
color: #0000FF;
}
.verdana_lightblue {font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0000FF;
}


A:hover{ TEXT-DECORATION: underline;  }


.link { font-family: trebuchet ms,verdana,arial,helvetica,sans-serif;  TEXT-DECORATION: none; font-size: 10pt; color: #620066; font-weight: bold; }

.toplink { font-family: trebuchet ms,verdana,arial,helvetica,sans-serif;  TEXT-DECORATION: none; font-size: 10pt; color: #F5E339; font-weight: bold; }


.link2 { font-family: verdana,arial,times, serif;  font-size: 8pt; color: #FF0000; }

.link3 { font-family: arial, helvetica, sans-serif font-size: 10pt; color: #FF0000; }

.link4 { font-family: arial, helvetica, sans-serif font-size: 10pt; color: #FF0000; TEXT-DECORATION: none;}

 
.newlink {  font-family: Arial, Helvetica, Arial, Verdana, sans-serif;  TEXT-DECORATION: none; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-shadow: #000000 0.2em 0.2em 0.2em; }

.xtext {  color: #DDDD00; font: 10px Verdana; } 
  
.tableheadlinefont {  color: #000000; font: 12px Verdana; } 
  
  
  
  table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(images/top.png)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(images/topRight.png)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(images/right.png)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(images/bottomRight.png)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(images/bottom.png)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(images/bottomLeft.png)
  } 

  td.shadow-left { width: 16px;
    background-image: url(images/left.png)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(images/topLeft.png)
  }      

  td.shadow-center { 
    background-color: white  
  } 

 -->

 
