.footers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #400e0e;
}
.footerLink {color: #400e0e; font-family:Arial, Helvetica; font-size:10px; line-height: 13px; text-decoration:none;}
.footerLink:active {color: #400e0e; font-family:Arial, Helvetica; font-size:10px; line-height: 13px; text-decoration:none;}
.footerLink:visited {color: #400e0e; font-family:Arial, Helvetica; font-size:10px; line-height: 13px; text-decoration:none;}
.footerLink:hover {color: #ff0000; font-family:Arial, Helvetica; font-size:10px; line-height: 13px; text-decoration:none;}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	text-transform: none;
	color: #4a4949;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: none;
	text-transform: none;
	color: #807e7e;
}
.bodyItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	font-weight: none;
	text-transform: none;
	color: #807e7e;
}
.textFieldBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 33px;
	font-weight: none;
	text-transform: none;
	color: #807e7e;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #400e0e;
}
.adminBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.border {
	border: 1px solid #4a4949;
}