body {
	background-color: #0A024B;
	margin-top: 0px;}
.Text  {
	font-size : 12px;
	font-family : "Trebuchet MS";
	padding-left: 50px;
	padding-right: 25px;
	line-height: 16px;
	color: #000033;
}
.Headings  {
	font-size : 22px;
	font-family : "Trebuchet MS";
	color: #000066;
	margin: 0px;
	top: 100px;
	right: 10px;
	bottom: 50px;
	left: 50px;
	line-height: 24px;
}
.headertext {
	font-family: "Trebuchet MS";
	color:#000033;
	text-align:left;
	font-size: 18px;
	line-height: 18px;
	text-indent: 50px;
	padding-left: 50px;	
}

.smallheads {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000033;
	padding-left: 50px;
}
.smallheadsb {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000033;

}

.Textb {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #000033;

}
a:link {
	color: #090053;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}