body {
	background-color: #CCCCCC;
	margin: 0px;
}


.body-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #494949;
	text-decoration: none;
}
.body-links {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #437ad5;
	text-decoration: none;
	font-weight: bold;
}

.body-links:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #437ad5;
	text-decoration: underline;
	font-weight: bold;
}.bold-headings {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.scroll-class {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.scroll-class-bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body-text li {
	margin-left: 30px;
}

