BODY {
			background-color:#112639;
}
.style2 {
	PADDING-RIGHT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 26px; COLOR: #ffff00; FONT-FAMILY: Verdana
}
.style3 {
	COLOR: #000099
}
.style4 {
	COLOR: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bolder;
	text-align: right;
	text-transform: uppercase;
}
.style5 {
	COLOR:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
}
.title {
	COLOR:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align:center
	
}

.heading {
	COLOR:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.text {
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	text-align:justify
	
}

.footertext {
	COLOR:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 19px;
}

a.link {
	COLOR:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	text-decoration:none;
}
a.link:hover {
	COLOR:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
}


