body {
	text-align: left;
	font-style: normal;
	background-color: #66312d;
}
a:link {
	color: #bab68e;
	text-decoration: none;
}
a:visited {
	color: #bab68e;
	text-decoration: none;
}
a:hover {
	color: #bab68e;
	text-decoration: underline;
}
a:active {
	color: #bab68e;
	text-decoration: none;
	
}
.style2 {
	color: #bab68e;
	font-style: normal;
}
.chron {
	color: #bab68e;
	font-style: normal;
	font-size: 10pt;
}

.chron a:link {
	color: #bab68e;
	font-size: 10pt;
	text-decoration: none;
}
.chron a:visited {
	color: #bab68e;
	font-size: 10pt;
	text-decoration: none;
}
.chron a:active {
	color: #bab68e;
	font-size: 10pt;
	text-decoration: none;
}
.chron a:hover {
	color: #bab68e;
	font-size: 10pt;
	text-decoration: underline;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #bab68e;
	font-style: normal;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002A16;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002A16;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002A16;
	font-weight: bold;
}

.sidebar a:link {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sidebar a:visited {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sidebar a:active {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sidebar a:hover {
	color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.breadcrum a:link {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}
.breadcrum a:visited {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}
.breadcrum a:active {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.breadcrum a:hover {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}
