body,td,th {
	font-family: Arial, Geneva, Segoe UI, Tahoma, sans-serif;
	color: #00000;
	font-size: small;
}
body {
	background-color: #eeeeee
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
}
#header {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 1026px;
	color: #000000;
	padding-top 0px;
	position: relative;
	height: 112px;
}
#header H1 {
	display: block;
	background: url(img/tabtop.jpg) no-repeat center top;
	width 1024px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #701616;
}
a:active {
	text-decoration: none;
	color: #701616;
}
.style1 {
	font-size: x-small;
}
.style2 {
	font-size: x-large;
	color: #33ff33;
}
.style3 {
	font-size: xx-large;
}
.style4 {
	font-size: small;
	font-weight: bolder;
}
.style5 {
	font-size: large;
	font-weight: bolder;
}
.style6 {
	font-size: large;
}