.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4D08C;
	line-height: 17px;
}
body {
	background-image: url(media/shared/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CCCC99;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C2316;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4D08C;
	text-decoration: none;
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4D08C;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C2316;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B4D08C;
}
