body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B1B1B1;
}
.smallfont {
	color: #A8A8A8;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0553A0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0553A0;
}
a:hover {
	text-decoration: underline;
	color: #0553A0;
}
a:active {
	text-decoration: none;
	color: #0553A0;
}

a.nav:link {
	color: #5B5A5A;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #5B5A5A;
}
a.nav:hover {
	text-decoration: underline;
	color: #5B5A5A;
}
a.nav:active {
	text-decoration: none;
	color: #5B5A5A;
}

.box {
	border: 1px solid #C0C0C0;
}
.boxhdrbg {
	background-color: #9C9C9C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}
.hdrtext {
	font-family: "AvantGarde Md BT";
	font-size: 15px;
	color: #888787;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5A5A;
	line-height: 18px;
}
.textinclined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5A5A;
	line-height: 18px;
	font-style: italic;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5A5A;

	line-height: 15];
	line-height: 14px;
}
.title {
	font-family: "AvantGarde Md BT";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
