.BrodText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D1917;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D1917;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D1917;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D1917;
	text-decoration: none;
}
.CopyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #AC6262;
}
#Main {
	width: 50%;
	margin-left: -273px;
}
