.mattertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linktext {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

a.linktext:Hover {
	wieght: bolder;
	font-weight: bolder;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	text-decoration: none;
}
.linktextCopy {


	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

a.linktextCopy:Hover {
	text-decoration: underline;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333000;
	height: 22px;
	width: 175px;
	background-color: #E7E7DA;
	border: 1px solid #999966;

}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333000;
	height: 120px;
	width: 175px;
	background-color: E7E7DA;
	border: 1px solid #999966;

}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333300;
	background-color: #E7E7DA;
	height: 25px;
	width: 75px;
	border: 1px solid #999966;
}.mattertextCopy {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

