table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;

}
body {
	background-color: #E6E6CD;
	margin: 0px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;




}
a:visited {
	color: #6A7853;
	text-decoration: underline;
}
a:active {
	color: #6A7853;
	text-decoration: underline;
}
a:link {

	color: #6A7853;
	text-decoration: underline;
}
a:hover {


	color: #6A7853;
	text-decoration: none;
}
.bordert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderm {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderb {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.redundantnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	line-height: 17px;
	padding-bottom: 5px;



}
.redundantnav a:visited {
	color: #000000;
	text-decoration: none;
}
.redundantnav a:active {

	color: #000000;
	text-decoration: none;
}
.redundantnav a:link {


	color: #000000;
	text-decoration: none;
}
.redundantnav a:hover {



	color: #000000;
	text-decoration: underline;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #6A7853;
	line-height: 17px;


}
.copy a:visited {
	color: #6A7853;
	text-decoration: none;
}
.copy a:active {

	color: #6A7853;
	text-decoration: none;
}
.copy a:link {


	color: #6A7853;
	text-decoration: none;
}
.tombstones {
	padding: 5px;
	border: 5px double #999999;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #3C570D;
}
.borderline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}
