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

h1 {
	font-family: "Trebuchet ms";
	font-size: 24px;
	font-weight: bold;
	color: #122857;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet ms";
	font-size: 16px;
	font-weight:bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}


h3 {
	font-family: "Trebuchet ms";
	font-size: 18px;
	font-weight:bold;
	color: #00000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "Trebuchet ms";
	font-size: 20px;
	font-weight:bold;
	color: #AA8200;
	margin: 0px;
	padding: 0px;
}
.main-text {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
}

.heading2 {
	font-family: "Trebuchet ms";
	font-size: 18px;
	font-weight: normal;
	color: #F9D400;
}
.heading {
	font-family: "Trebuchet ms";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
