/* CSS Document */

body {
	background-color: #faf9f2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C1A09;
}
a:link {
	color: #9fb67e;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #9fb67e;
}
a:hover {
	text-decoration: none;
	color: #9fb67e;
}
a:active {
	text-decoration: underline;
	color: #9fb67e;
}
h1 {
	font-size: 18px;
	color: #9fb67e;
}

/*.main {
	border: #b3ae8a 5px solid;
	}*/.main .headingfont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2C1A09
}
heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
