.mainBox {
	margin: 2px;
	padding: 2px;
	height: auto;
	width: 95%;
	border: 1px inset #666666;
}
.MainHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333366;
}
.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	font-variant: normal;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333366;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #003333;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.legalBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	font-variant: normal;

}
