.copyright {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text1 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
}
.textgreen1 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}
.textorange {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.form {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003300;
	border: 1px dashed #FFFFFF;
}
a:link {
	color: #66FF00;
	text-decoration: none;
}
a:visited {
	color: #66FF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.faq {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
