body {

	margin: 0px;

	background-color: #a79672;

	background-image: url(images/index_01.gif);

	background-repeat: repeat-x;

	background-position: center top;

}

.verd_text {

	font-family:"Trebuchet MS";

	font-size: 13px;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	color: #00B554;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}.special {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: bold;

	color: #FF0000;

}

#special a:link {
	color: #FF0000;
}
#special a:visited {
	color: #FF0000;
}
#special a:hover {
	color: #FF0000;
}
#special a:active {
	color: #FF0000;
}

.bodycont {
	overflow: auto;
	width: 380px;
	height: 355px;
	font-family: Trebuchet MS;
	font-size: 12px;
}

