.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.footer10 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.color16header {
	font-family: Times, Times Roman;
	font-size: 16px;
	font-weight: bold;
	color: #3c1710;
}

.color24header {
	font-family: Times, Times Roman;
	font-size: 24px;
	font-weight: bold;
	color: #3c1710;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #3c1710;
}
body {
	background-color: #412a20;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
    }


a:link {
	text-decoration: underline;
	color: #822912;
}
a:visited {
	text-decoration: underline;
	color: #822912;
}
a:hover {
	text-decoration: none;
	color: #822912;
}
a:active {
	text-decoration: underline;
	color: #822912;
}
.text11 {
	font-family: arial;
	font-size: 11px;
}




