body {
	background-image: url(/images/bg.gif);
	margin: 0px;
}

.navlink {
	color: #ffffff;
	text-decoration: none;
	font-family: trebuchet-ms, tahoma, sans-serif;
	font-size: 11px;
}

.navlink:hover {
	text-decoration: underline;
}

.main {
	color: #FFFFFF;
	text-decoration: none;
	font-family: trebuchet-ms, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
}

TD.content {
	color: #000000;
	font-family: trebuchet-ms, tahoma, sans-serif;
	font-size: 12px;
	line-spacing: 130%;
	text-align: justify;
}

TD.content a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: trebuchet-ms, tahoma, sans-serif;
	font-size: 11px; }

TD.bodybg {
	background-color: #FFFFFF;
	}