body {
	background-color: #EAE1D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p,h1,h2,h3 {
	padding:0px;
	margin:0px;
	
}
h1 {
	color: #47803B;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3C3A2;
	font-style:normal;
}
h2 {
	font-size: 26px;
	color: #47803B;
	font-weight: normal;
}
h3 {
	font-size: 19px;
	color: #000;
	font-weight: bold;
}
h4 {
	font-size: 19px;
	color: #47823E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B89E69;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
a:link {
	color: #063;
}
a:visited {
	color: #063;
}
a:hover {
	color: #933;
	text-decoration:none;
}
a:active {
	color: #063;
}
.bdr_right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #D8C8A7;
	height: 300px;
}
.small {
	font-size:11px;
}
.medium {
	font-size:12px;
}
.sel {
	color: #933;
}

