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

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

a {
	color: #004025;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img.bordered {
}

h1 {
	color: #f78f1e;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 28px;
}

.sidebar_header {
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 16px;
}

.grey_text {
	color: #919191;
}

.email-orange {
	color: #f78f1e;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 23px;
}

.email-green {
	color: #003215;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 23px;
}

.email-sidebar {
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 16px;
}

h2 {
	color: #004025;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

h3 {
	color: #f70a3c;
	font-size: 18px;
}

.pink_test {
	color: #f51eb7;
}

a.sidebar_link {
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 16px;
}

a.sidebar_link:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 16px;
}


