@charset "UTF-8";
.locator {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #820C07;
}
.locator:visited {
	color: #820C07;
	text-decoration: none;
}
.locator:link {
	color: #820C07;
	text-decoration: none;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-style: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #870A00;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.title:link {
	color: #870A00;
	text-decoration: none;
}
.title:visited {
	color: #870A00;
	text-decoration: none;
}
.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.titlenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #870A00;
}
.titlenews:visited {
	color: #870A00;
	text-decoration: none;
}
.titlenews:link {
	color: #870A00;
	text-decoration: none;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-style: normal;
}
a:visited {
	color: #870A00;
}
a:link {
	color: #2D8F40;
}
.rg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.rg:link {
	color: #000000;
	text-decoration: none;
}
.rg:visited {
	color: #000000;
	text-decoration: none;
}

