@charset "utf-8";

body {
	background-color: #882504;
	margin-top: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #4A4A4A;
	padding-top: 5px;
	padding-left: 25px;
	line-height: 20px;
	padding-right: 25px;
}

.style1 {
	color: #A62C05;
	font-weight: bold;
}

.style11 {color: #A62C05; font-weight: bold; }

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.title {
	color: #FFFFFF;
	background-color: #A62C05;
	font-weight: bold;
	padding-left: 10px;
}

a:hover {
	text-decoration: none;
}


.logo {
	padding-top: 10px;
	padding-bottom: 10px;
}
