a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #f6621b; 
	text-decoration: underline;
}
a:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: 687a25; 
	text-decoration: none;
}
a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #90a91d; 
	text-decoration: none
}
.txtwhite10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.txtwhitebld10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.txtblack10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.txtblackbld10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.buttonstyle {
	font-family: "American Typewriter", Courier, serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: 009bc1;
}
.border {
	border: thick solid #FFFFFF;
}
.txtblk8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #000000;
}
.txtgray9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #333333;
}
.txtblk7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	color: #000000;
}
.txtgraybld11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.txtwhitebld10Blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
}
.txtblack7bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.h2 {
	font-family: "American Typewriter", Courier, serif;
}
