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

body {
	background-color: #8D1E0A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
}


.SubNav {
	font-size: 11px;
	color: #DDBDB7;
	text-decoration: none;
}

.SubNav a {
	font-size: 11px;
	color: #DDBDB7;
	text-decoration: none;
}

.SubNav a:hover {
	font-size: 11px;
	color: #DDBDB7;
	text-decoration: underline;
}

.Normal {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.subtitle {
	font-size: 26px;
	color: #DDBDB7;
	font-family: "Birch Std";
}

