body {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #cccccc;
	background-color: #A77738;
}

a.title {
	font-family: Tahoma, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #773B00;
	text-decoration: none;
	border-bottom: none;
}

a.navi {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.navi:visited {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.navi:hover {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}

a {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #bbbbbb;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #afafaf;
	text-decoration: none;
}


a:hover {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

td {
	font-family: Tahoma, Verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #cccccc;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

input { 
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #ffffff;
	background-color: #A67931;
	border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

textarea {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #ffffff;
	background-color: #A67931;
	border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}