body {
	background-color: #71858a;
}
.TitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #72868C;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72868C;
}
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.TopMenu:hover {
	text-decoration: underline
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #72868C;
	text-decoration: none;
}
.Link {
	color: #006699;
}
