.normalText{
  font-family: Georgia; 
  font-size: 10pt; 
  font-weight: normal;
 
}
.headerText{
  font-family: Georgia; 
  font-size: 12pt; 
  font-weight: bold;
  color: #003300;
 
 
}


}
.smallheaderText{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: bold;
  color: #000099;
 
 
}
.smallText{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-weight: none;
  color: #000000;
}

.dots{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: none;
  color: #FFFFFF;
}

A:link{ text-decoration: underline; 
        font-family: Georgia;
        color: #669933; 
		font-size: 10pt; 
}

A:active{ text-decoration: underline; 
         font-family: Georgia;
         color: #00330; 
		 font-size: 10pt; 
}

A:visited{ text-decoration: underline; 
         font-family: Georgia;
         color: #00330; 
		 font-size: 10pt; 
}

A:hover{ text-decoration:underline; 
         font-family: Georgia;
         color:#00330;
		 font-size: 10pt; 
}

A:{ font-family: Verdana, Arial, Helvetica, sans-serif;
        font-family: Georgia;
        color: #00330; 
		font-size: 10pt; 
}
