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

a {
	color: #0b851e;
	text-decoration: none;
}

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

.Red-Header {
	color: #7e0001;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
}

.Black-Header {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
}

.Medium {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, Sans-Serif;
	font-size: 17px;
}

.Red {
	color: #7e0001;
}

.Green {
	color: #0b851e;
}

.Small {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
}

