body {
	background-color: #C2A758;
}
.mitable {
	border: 2px dotted #C2A758;
}
.mitable2 {
	border: 2px dotted #83692C;
}
body,td,th {
	color: #83692C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	font-size: 10px;
	color: #83692C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #83692C;
	text-decoration: none;
}
a:hover {
	color: #D1C289;
	text-decoration: underline
}
a:active {
	color: #83692C;
	text-decoration: none
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 11px;
}
html { 
scrollbar-arrow-color:#83692C; 
scrollbar-track-color:#C2A758; 
scrollbar-face-color:#C2A758; 
scrollbar-highlight-color:#83692C; 
scrollbar-3dlight-color:#C2A758; 
scrollbar-darkshadow-color:#83692C; 
scrollbar-shadow-color:#C2A758; 
} 
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83692C;
}

