.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
}
.textbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
}
.verdebold {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 9pt;
	color: #799C0E;
	
}
.verdebold2 {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12pt;
	color: #799C0E;
	
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E5E5E5;
}

.box {
	border: 0px;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.box2 {
	border: 1px;
	border-color: #ffffff;

}


a { text-decoration:bold; font-family: verdana; font-size: 8pt; color: #666; }

a:link { color:none; text-decoration:none; font-family: verdana; font-size: 8pt; }

a:visited { color:none; text-decoration:none; font-family: verdana; font-size: 8pt; }

a:active { color: none; text-decoration:none; font-family: verdana; font-size: 8pt; }

a:hover { color:none; text-decoration:underline; font-family: verdana; font-size: 8pt; color: #799C0E; }
