.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #9C4A41;
	text-decoration: none;
}
a:visited {
	color: #9C4A41;
	text-decoration: none;
}
a:hover {
	color: #3871A9;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #9c4a41;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #A6C4E1;
	text-decoration: none;
}
