/* CSS Document */

body {
	background-color: #6E6943;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3D2B6;
	line-height: 150%;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #D3D2B6;
}

a:link {
	color: #D3D2B6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #D3D2B6;
}
a:visited {
	color: #D3D2B6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #4A472D;
}
a:active {
	text-decoration: underline;
	color: #D3D2B6;
}
h1 {
	font-size: 14px;
	color: #D3D2B6;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D3D2B6;
	border-right-color: #D3D2B6;
	border-bottom-color: #D3D2B6;
	border-left-color: #D3D2B6;
	line-height: 150%;
	padding-top: 2px;
}
