h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin: 0;
	
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {color: #000000; text-decoration: underline; font-style: bold;}
a:visited {color: #000000; text-decoration: underline; font-weight: bold;}
a:hover {color: #000000; text-decoration: underline; font-weight: bold;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9A512E;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9A512E;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9A512E;
}
span.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9A512E;
}
span.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9A512E;
}
.mainpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.underline {
	text-decoration: underline;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #996633;
}
