body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #871222;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6AE4F;
}
a:active {
	text-decoration: none;
	color: #D95F6E;
}
a:link {
	text-decoration: none;
	color: #D95F6E;
}
a:visited {
	text-decoration: none;
	color: #D95F6E;
}
a:hover {
	color: #871222;
	text-decoration: none;
}
.navigationw {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.navigationw a:active {
	color: #EADDCF;
}
.navigationw a:link {
	color: #FFFFFF;
}
.navigationw a:visited {
	color: #FFFFFF;
}
.navigationw a:hover {
	color: #871222;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #871222;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.content {
	padding-right: 20px;
	padding-left: 20px;
}
.title {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #871222;
}
.navigation {
	font-size: 10px;
	padding-right: 10px;
}