/* Embedded Fonts */ 
.bradley1 {
font-family: Bradley Hand ITC; 
font-style:normal;
font-weight: 700;
font-size: 14pt; 
src: URL(BRADLEY0.eot); color:#FFFFFF 
} 

.bradley2 {
font-family: Bradley Hand ITC; 
font-style:normal;
font-weight: 700;
font-size: 18pt; 
src: URL(BRADLEY0.eot); color:#FFFFFF 
} 

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
a:link       {
       color: #46c4ec;   
}
a:visited    { color: #46c4ec;   }
a:active     { color: #FFFFFF;  }
a:hover    { color: #FFFFFF; text-decoration:underline }
