.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.border {
	height: auto;
	width: auto;
	border: thin #6699FF;
}
.nav {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #0000FF;
	line-height: normal;

}
.pagetitle {
	font-family: "BankGothic Lt BT";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;

}
