body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #163083;
}
.menu:link,.menu:visited,.menu:active {
	font-family: Verdana, Geneva, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #163084;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana, Geneva, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #163084;
	text-decoration: underline;
}
.menu_marked:link, .menu_marked:visited, .menu_marked:active {
	font-family: Verdana, Geneva, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu_marked:hover {
	font-family: Verdana, Geneva, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
h1,h2,h3,h4,h5 {
	font-style: italic;
}
h6 {
	font-weight: bold;
	line-height: 14px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #163084;
	font-size: 14px;
}
a:link, a:visited, a:active {
	color: #06F;
	text-decoration: underline;
}
.pictureBorder {
	border: 1px solid #163084;
}
a:hover {
	color: #163084;
	text-decoration: underline;
}
.contenttext {
	line-height: 160%;
}
