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

.style1 {
	color: #FFFFFF;
	font-size: 18px;
}
.style2 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #F0CB00;
}
.style3 {
	color: #1A2574;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	color: #75001b;
	font-weight: bold;
	font-style: italic;
}
.style5 {font-size: 17px}
.style6 {font-size: 19px}
.style7 {font-family: "Times New Roman", Times, serif;
     margin-top:-10px;
}
.footer {font-size:12px;
	color:#000000;
	}
.heading {
	color: #1A2574;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}