@charset "iso-8859-1";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
}
.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #999999;
}

.Large_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC6601;
	font-weight: bolder;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a:link {
	color: #cc6600;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #cc6600;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #cc6600;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #cc6600;
	text-decoration: none;
	font-weight: normal;
}
