.MainMenu:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.MainMenu:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.MainMenu:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #274372;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.MessageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #333333;
}
.SpecialBox {
	padding: 15px;
	border: 1px dashed #C5E298;
	background-color: #D7E3F9;
}
.LinkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #244800;
}
.Link {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 13pt;
	font-size: 11pt;
}
