body {
	background-color: #d7cf9b;
}
.mitable {
	border: 2px dotted #d7cf9b;
}
.mitable2 {
	border: 2px dotted #000000;
}
body,td,th {
	color: #af9f24;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a {
	font-size: 12px;
	color: #af9f24;
	
	text-decoration: none;
}
a:visited {
	color: #af9f24;
	
	text-decoration: none;
}
a:hover {
	color: #af9f24;
	text-decoration: underline
	text-decoration: overline
}
a:active {
	color: #af9f24;
	text-decoration: none
}
h1,h2,h3,h4,h5,h6 {
	
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 11px;
}
html { 
scrollbar-face-color:#403B16;
scrollbar-highlight-color:#AF9F1F;
scrollbar-3dlight-color:#403B16;
scrollbar-darkshadow-color:#403B16;
scrollbar-shadow-color:#AF9F1F;
scrollbar-arrow-color:#AF9F1F;
scrollbar-track-color:#AF9F1F;
} 
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af9f24;
}
