.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 129px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.menus {
	font-family: Garamond;
	font-size: 14px;
}
.title {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C0B178;
}
.formsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: auto;
	color: #333333;
}
textarea {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	overflow: auto;
	border: 1px solid #CCCCCC;
	width: 129px;
}
