.border {
	border: 1px solid #000000;
}

.border1 {
	border: 1px solid #7E4B6F;
}

body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #019DB5;

}
.footertext {
	font-family: verdana;
	font-size: 11px;
	color: #927F3B;
}
.footerlinks {
	font-family: verdana;
	font-size: 11px;
	color: #927F3B;
	font-weight: bold;
	text-decoration: none;

}
.footerlinks:hover {
	font-family: verdana;
	font-size: 11px;
	color: #927F3B;
	font-weight: bold;
	text-decoration: underline;

}
.copy {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.textlinks {
	font-family: verdana;
	font-size: 12px;
	color: #927F3B;
	font-weight: bold;
}
.fields {
	border: 1px solid #000000;
	font-family: tahoma;
	font-size: 11px;

}
.mainheading {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #927F3B;
}