body,td,th, p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #231f20;
}

h1 {
	font-weight: bold;
	font-size: 12px;
}

a {
	font-weight: bold;
}

a:link {
	color: #8B9441;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B9441;
}
a:hover {
	text-decoration: underline;
	color: #ADC20F;
}
a:active {
	text-decoration: none;
	color: #8B9441;
}


.quotetext {
	font-size: 14px;
	font-style:italic;
	color: #a0a83c;
	font-weight: bold;
}

.smalltext {
	font-size: 10px;
}

.message {
	color: #CC3300;
}
