BODY
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #DCEDA9;
	color: #330000;
	text-align: left;
}

a:link
{
	color: #808D24;text-decoration:underline;
}

a:visited 
{
	color: #808D24;text-decoration:underline;
}
a:hover 
{
	color: #808D24;text-decoration:none;
}
a:active
{
	color: #808D24;
	text-decoration:underline;
	text-align: left;
}
.justify {
	text-align: justify;
}
.justify strong {
	text-align: justify;
}
