body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #DDDDEE;
}
td {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 3px;
}
.menu-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 0px;
	margin-top: 7px;
	background-color: #EDE5D2;
	text-align: left;
}
.menu-left a {
	color: #660000;
	text-decoration: none;
}
.menu-left a:hover {
	color: red;
}
h5 {
	font: bold 10px Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	margin-bottom: 2px;
}
.news {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333366;
	border-left: 1px solid #E5D9C3;
	text-align: left;
}


h5 a {
	color: #660000;
	text-decoration: none;
}
h5 a:hover {
	color: red;
}
h3 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #660000;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333366;
	margin-bottom: 1px;
}
.news h4 {
	font-style: italic;
	text-align: left;
}
.line-left {
	border-left: 1px solid #EDE5D2;
}
.line-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
.innermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #F5F0E7;
	padding: 9px;
	margin-top: 3em;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-left: 0px;
}
.innermenu a {
	font-weight: bold;
	color: #600;
}
.spec {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.red {
	color: #F00;
}
