h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	color: #E00080;
}
h2 {
	font-family: "Arial Black", Times, serif;
	font-size: large;
	color: #A18F61;
}
h3 {
	font-family: "Calibri";
	font-size:x-large;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	
}
h4 {
	font-family: "Calibri", Gadget, sans-serif;
	text-transform:uppercase;
	font-size: small;
	font-weight: 800;
	font-style: normal;
	color: #666;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: a29061;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A88F31;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EC008B;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
body {
	font-family: "Calibri";
	font-size: 125%;
	text-align: left;
	height: auto;
	width: auto;
}
#wrapper {
	width: 1054px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	padding: 0px;
	margin-top: 0px;
}
#emailsubmission {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F2008C;
	text-decoration: none;
}
	A.small:link {text-decoration: none; color: #F2008C}
	A.small:visited {text-decoration: none; color: #F2008C}
	A.small:active {text-decoration: none; color: #F2008C}
	A.small:hover {	text-decoration: underline;	color: #A18F61;
}

	A.big:link {	text-decoration: none;	color: #A18F61}
	A.big:visited {text-decoration: none; color: #A18F61}
	A.big:active {	text-decoration: none;	color: #A18F61}
	A.big:hover {text-decoration: underline; color: #F2008C;}
