body {
	background-color: #a60533;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #a80432;
	padding-left:30px;
}
.sub_header {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #a80432;
	padding-left:30px;
}
.gray_header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #494949;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #494949;
	padding-left:30px;
	text-decoration:none;
	}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #494949;
	text-decoration:none;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #515151;
	text-decoration:none;
	}
.link a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #a80535;
	text-decoration:none;
	}
.link a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #a80535;
	text-decoration:none;
	}
.link a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #515151;
	text-decoration:none;
	}
.footer_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.formfills {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #494949;
	background-color: #f5f5f5;
	width: 150px;
	border: 1px solid #dedede;
}
.formdd {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #494949;
	background-color: #f5f5f5;
	width: 180px;
	border: 1px solid #dedede;
}
.comment {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #494949;
	background-color: #f5f5f5;
	width: 300px;
	border: 1px solid #dedede;
}.mail_fills {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #f5f5f5;
	color: #494949;
	width: 200px;
	height: 20px;
}
.mail_subject {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #f5f5f5;
	color: #494949;
	width: 450px;
	height: 20px;
}
.mail_bodycopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #f5f5f5;
	color: #494949;
	width: 550px;
	height: 200px;
}

h1{
	margin:0px; padding:0px; display:inline; font-size:18px; font-family: "Trebuchet MS";
}

h2{
	margin:0px; padding:0px; display:inline; font-size:12px; font-family: "Trebuchet MS";
}

h3{
	margin:0px; padding:0px; display:inline; font-size:12px; font-family: "Trebuchet MS";
}

