.bodyfont {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	color: #000000;
}

.containborder {
	border: 1px solid #1B3691;
}
.whitetxt {
	font-family: Arial;
	font-size: small;
	font-style: oblique;
	color: #1B3691;
	font-weight: bold;
}
.button {
	font-family: Arial;
	font-size: medium;
	color: #1B3691;
	border: 1px double #1B3691;
	background-color: #3FBBEF;
}
.buttonover {
	font-family: Arial;
	font-size: small;
	color: #1B3691;
	background-color: #D3EDFA;
	border: 1px inset #1B3993;
}
.contentheading {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #203B93;
}
