.body {
	background-color: #OOOOOO;
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 13px;
}

a, a:active
{
	font-family: Trebuchet MS;
	color: #A9E969;
	text-decoration: underline;
}
a:hover
{
	font-family: Trebuchet MS;
	color: #efefef;
	text-decoration: none;
}


.lead {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #c0c0c0;
}