body {
	background-color: #A9C0CE;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #535353;
	margin: 0px;
	padding: 0px;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #535353;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

.smallbody {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #535353;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #333333;
	font-weight: bold;
}
.underheading {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #666666;
}
.smallheading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	padding-top: 8px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.etchedtext {
	font-size: x-small;
	color: #333333;
	text-shadow: white 0px 1px 0px;
	font-family: "Trebuchet MS";
	line-height: normal;
}
.disclaimer {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	color: #999999;
}

