@charset "UTF-8";
.main_fact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50pt;
	font-style: normal;
	line-height: 70px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 800px;
}
.main_fact a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50pt;
	font-style: normal;
	line-height: 70px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	width: 800px;
}
.email_fact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 500px;
}
.email_fact a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	width: 500px;
}

.main_citation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.main_citation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.also_noted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: 26pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.also_noted a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: 26pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.email_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.email_header a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.email_final {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 500px;
}
.email_final a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	width: 500px;
}
