@charset "utf-8";
/* CSS Document */
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
.regular {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bold-red { font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
.style4 {color: #800000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
li {padding-bottom:10px;}
