body,p,td,input,textarea {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Green-Header {
	color: #17ae14;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Header-Black {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a {
	color: #5f2801;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.secondary_page_header {
	color: #5f2801;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 24px;
}

.sidebar_header {
	color: #5f2801;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 18px;
}

a.sidebar_link {
	color: #a8a8a8;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
}

a.sidebar_link:hover {
	color: #000000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
}

a.footer_link {
	color: #ffffff;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
}

a.footer_link:hover {
	color: #ffffff;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
}

