.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.largeenvelope {
	background-image: url(images/large-envelope.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #200081;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #200081;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #200081;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #200081;
	text-decoration: none;
	font-weight: bold;

}

