@charset "utf-8";
.mainMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #373535;
	text-decoration: none;
	font-weight: bold;
}
.mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-align: justify;
}
.Header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #373535;
	text-decoration: none;
}
.mainContentLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #737577;
	line-height: 19px;
}
.mainMenuSelected {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00b0f0;
	text-decoration: underline;
	font-style: italic;
}
.mainContentTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #373535;
	line-height: 16px;
}
