.links {
	font-family: Arial;
	font-size: 11px;
}

.email {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.header {
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	margin-top: 25px;
	margin-bottom: 25px;
}

.line1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align:justify;
}

.line2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
	text-align:center;
}

.line3 {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

.line4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align:justify;
	font-weight: bold;
}

.header2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
}

.error {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align:justify;
	color:#FF0000;
}


.submit_title {
	font-family: "Arial";
	font-size: 14px;
}


