@charset "UTF-8";
/* CSS Document */

a:link {
	color: #643264;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #643264;
}
a:hover {
	text-decoration: none;
	color: #660066;
}
a:active {
	text-decoration: underline;
	color: #643264;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; }
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #B61E29;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BB1529;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {
	font-size: 12px;
	font-weight: bold;
}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.style12 {font-size: 12px;}
.style14 {font-size: 12px; font-weight: bold; color: #CC0000; }

.style15 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style17 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 24px;
}
.style21 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; }

