@charset "utf-8";
/* CSS Document */


.style3 {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #D6D6D6;

}

.style4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

}

.style5 {

	font-size: 14px;

	font-family: "Times New Roman", Times, serif;

}

.style6 {
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: top;

}

.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

.style8 {font-size: 14px; font-family: "Times New Roman", Times, serif; font-style: italic; }

.style9 {
	color: #006600;
	font-weight: bold;

}
.style10 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}

a {
	text-decoration:none;
}

