body {
	background-color:#fae9db;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #5A5B59;
}
a:link {
	text-decoration: none;
	color: #a10c21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
    color: #a10c21;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
    color: #a10c21;
}



h1				{font-family: Arial; color:#5A5B59; font-size: 150%; font-weight: normal; margin: 0 0 0.8em 0;}

h2				{font-family: Arial; color:#5A5B59; font-size: 120%; font-weight: bolder; margin: 0 0 0.25em 0;}

.menu ol, ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	text-align: justify;
	list-style-type: none;
}
.menu a:link {
	text-decoration: none;
	display: block;
	width:176px;
	color: #f8b700;
}
.menu a:visited {
	text-decoration: none;
	display: block;
	width:176px;
    color: #f8b700;
}
.menu a:hover {
	text-decoration: none;
	background-color:#c33f52;
	display: block;
	width:176px;
	color: #f8b700;
}
.menu a:active {
	text-decoration: none;
	display: block;
	width:176px;
	color: #f8b700;
}

.li1 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 3pt;
}
.li2 {
	font-size: 11px;
	font-weight: normal;
	text-indent: 8pt;
}
.li3 {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-indent: 13pt;
}
#topmenu {
background-color:#a10c21;
font-weight:bold;
}
#topmenu a:link {
	text-decoration: none;
	color: #f8b700;
}
#topmenu a:visited {
	text-decoration: none;
    color: #f8b700;
}
#topmenu a:hover {
	text-decoration: underline;
	color: #f8b700;
}
#topmenu a:active {
	text-decoration: none;
	color: #f8b700;
}

.newstable th{
	background-color: #a10c21;
	font-weight:bold;
	text-align: left;
	color:#FFFFFF;
}
#maintable ol, ul {
	margin: 0px 0px 5px 15px;
	padding: 10px;
	
}
#maintable li {
	text-align: justify;
}
#contact {
	font-size: 9px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #a10c21;
}
.adress {
	color: #f8b700;
	font-size: smaller;
	background-color: #a10c21;
	text-align: center;
	vertical-align: top;
}
