.body-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.body-text-small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6bab5d;
	background-image: url(../body-images/back-drop.gif);
	background-repeat: repeat-x;
}
.body-text-large {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
