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

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

a {
	color: #7ac144;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

.green_header {
	color: #7ac144;
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 18px;
}

.brown_header {
	color: #462300;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 18px;
}

.Green {
	color: #7ac144;
}

.Red {
	color: red;
}

p.test {
	font-weight: bold;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 14px;
}

img.bordered {
}

h1 {
	color: #7ac144;
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 24px;
}

h2 {
	color: #462300;
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 24px;
}

.red_header {
	color: red;
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Sans-Serif;
	font-size: 18px;
}

