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

<!--
a:link {
	color: #0066FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #0066FF;
}
.style1 {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	color: #B42D33;
}
.style2 {
	font-size: 25px
	}
.style22 {
	font-size: 20px;
	font-weight: bold; 
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; 
	font-style: italic;
}
.style7 {color: #999999}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
-->
