A:link { 
   text-decoration : none;
   color : #2D7A12
}

A:visited { 
   text-decoration : none;
}

A:hover { 
text-decoration : underline;
   color : #FF0000;
}

.caption {
   color : #336633;
   font-family : Arial, Helvetica, sans-serif;
   font-weight : bold;
; font-size: 10pt; font-style: normal
}


.maintext {
   color : #000000;
   font-size: 11pt;
   font-family : Georgia, Garamond, Times New Roman, Times, Serif;
}

.forfeit {
  cursor: hand;
}

.tablecol1 {  
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: normal;
   color: #330099;
   background-color: #FCF9DC
}
.tablecol2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #330099; background-color: #DCFCFC}
.FigureCaption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #006600; text-align: left; border-color: black #FFFFFF; margin-right: 10px; margin-left: 10px}


