.content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;

}
.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFCC33;
	font-weight: bold;
	text-transform: capitalize;

}
.formtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;

}
a:link {
	color: #CC6666;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: underline;

}

a:visited {
	color: #CC6666;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;


}
