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

.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-size: 9px;
}

a {
	color: #777777;
}

a:hover {
	color: #000000;
}

h1 {
	color: #3C6E4B;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
}

.grey_text {
	color: #777777;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
}

h2 {
	color: #4c28f5;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
}

.green_text {
	color: #2b851e;
}


