@charset "utf-8";
/* CSS Document */

.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 132%;
	font-weight: normal;
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 135%;
	font-weight: normal;
	color: #105866;
}

a:link {
	color: #A7081C;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:visited {
	text-decoration: none;
	color: #4A3311;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00C6C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
}

.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #630008;
}
