h1 {
	font-family: "Trebuchet MS" Geneva, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #E80D8A;
	font-weight: lighter;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #221F1F;
	font-weight: lighter;
}

h4 {
	font-family: "Trebuchet MS" Geneva, Arial, sans-serif;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS" Geneva, Arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	vertical-align: text-top;
}

a {color: #E80D8A;}
a:visited {color:#E80D8A;}
a:hover {color: #221E1F;}
a:active { color:#221E1F;}
