body {
	background-color: #0a425a;
	background-image: url(img/bg.jpg);
	padding: 20px;
	margin: 0px;
}
.menus {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	line-height: 18px;
}
.text {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: justify;
}

a.hover {
text-decoration: none;

}
.link{
	color: #FF9900;
}
.heading {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
}
.formtext {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: justify;
}
