.content {
	font-family: "GillSans Light";
	font-size: 14px;
}
a:visited {
	font-family: "GillSans Light";
	text-decoration: none;
	color: #666666;
}
a:link {
	font-family: "GillSans Light";
	text-decoration: none;
	color: #666666;
}
a:active {
	font-family: "GillSans Light";
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: "GillSans Light";
	text-decoration: underline;
	color: #000000;
}
input{
	font-family: "GillSans Light";
	text-decoration: underline;
	color: #FFFFFF; 
	background-color:#5B0166; height:22px;
	border:1px solid #FFFFFF;
	
}
textarea{
	font-family: "GillSans Light";
	text-decoration: underline;
	color: #000000; 
	background-color:#CCCCCC;
	border:1px solid #5B0166;
}
checkbox{
	font-family: "GillSans Light";
	text-decoration: underline;
	color: #FFFFFF; 
	background-color:#5B0166; height:22px;
	border:1px solid #FFFFFF;

}
td {
	font-family: "GillSans Light";
	font-size: 14px;
}
