@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/bg_tile.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3E9D4;
}
li {
	line-height: 16px;
}
h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	position: relative;
	top: 22px;
	left: 25px;
	margin-bottom: 80px;
}
.logo {
}
a:link {
	color: #BB0E0E;
}
a:visited {
	color: #A50C0C;
}
a:hover {
	color: #000000;
}
a:active {
	color: #BB0E0E;
}
body,td,th {
	font-size: 18px;
}

