body {
	background-color: #DCCCA8;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #665122;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #7A6125;
}
.style4 {color: #FFFFFF}
.repeat{
		background-image:url(images/index_02.jpg);
	background-repeat:repeat-x;
background-position:top;
background-color: #DFCFAB;
}
h2{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #7A6125;
padding: 0px;
margion: 0px;
}