body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F0E675;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.NavBarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-left: 20px;
	font-style: normal;
	text-align: left;
	padding-left: 10px;
}
.bodytext {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15pt;
	color: #000000;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
.Bold {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
