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

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #C31C0A;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
    color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.style9 {
	color: #C31C0A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.style11 {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
}
.style12 { font-family:Arial, Helvetica, sans-serif;
           font-size: 11px;
		   color:#00000;
		   }

.header {
    font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
}


.footer {
    font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.table {
	margin-left:auto;
	margin-right:auto;
}

