html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #fff; 
	background:#FAFAF0;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold; 
	line-height: 16px
}

big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B545F;
	font-weight: bold;
	line-height: 16px;
	text-indent: 10px;
	letter-spacing: 5px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #c00000;
	font-weight: bold;
	text-indent: 10px;
	letter-spacing: 1px;
}

.abstract {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.running {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.rured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c00000;
	font-weight: normal;
	line-height: 19px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414852;
	font-weight: normal;
}

a {
	color:#000000;
}

a:hover {
	color:#495152;
}

a:active {
	color:#FFFFFF;
}

a:visited {
	color:#000000;
}

.breadcrump {
	text-align:left;
	background: #D8DCE0;
	color: #969FAB;
	padding-left: 5px;
}

.sitemapmain {
	text-align:left;
	background: #B8BEC7;
	color: #758393;
	padding:5px;
}

.sitemapsub {
	text-align:left;
	background: #D8DCE0;
	color: #758393;
}

.mainnav {
	text-align:left;
	background:#F3F3F3;
	border: 1px solid #000;
	font-size: 10px;
}

.mainnav:hover {
	background:#A8B0BB;
}

.mainnavactive {
	text-align:left;
	background:#A8B0BB;
	border: 1px solid #000;
	font-size: 11px;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background:#F3F3F3;
	border: 1px solid #000;
	font-weight: normal;
	font-size:9px;
}

.subnav:hover {
	background:#A8B0BB;
}

.subnavactive {
	text-align:left;
	background:#A8B0FF;
	border: 1px solid #000;
	font-size: 10px;
}

hr {
	background: #A8B0BB;
	color: #A8B0BB;
	height: 2px;
}

h1 {
	font-size:20px;
}
