.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #58442C;
}
a:visited {
	color: #58442C;
}
a:hover {
	color: #9D0409;
}
a:active {
	color: #000000;
}


body {
	background-image: url(images/bkg.jpg);
	background-position: center center;
}
.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A47E51;
	font-weight: bold;
}
.MainText2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentColor {
	background-color: #F9F7EC;
	border: thin solid #A8C9DC;
}
li {
	list-style-type: disc;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(images/star.jpg);
	line-height: 20px;
}
