@charset "utf-8";
.header {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6837;
	font-weight: bold;
}
.but {
	border-bottom-width: 1px;
	
	
}
.side {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F5EE;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: blue;
}
a:active {
	text-decoration: none;
}
.style1 {color: #990000}



