.default_text {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}
.default_headline {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000}
.default_text_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.default_text_small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000}
.text_10pt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
.pricing_headline { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000 }
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
}
.newText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
}

a {
	color: #003300;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-decoration: none;
	}
a:link {
	color: #003300;
	background-color: white;
	}
a:visited {
	color: #FF6600;
	background-color: white;
	}
a:hover {
	color: gray;
	background-color: #FFCC00;
	}