body {
	background-color: #ffffdf;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
a {
	color: Blue;
}
a:hover {
	text-decoration: underline;
	color: Red;
}
a.a_contact {
	color: White;
	text-decoration: none;
}
.a_copyright {
	color: #550055;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
}
a.a_copyright:link {
	color: #550055;
	text-decoration: none;
}
a.a_copyright:visited {
	color: #550055;
	text-decoration: none;
}
a.a_copyright:hover {
	color: #AA0000;
	text-decoration: none;
}
a.a_contact:hover {
	text-decoration: underline;
}
div.page_content {
	margin-top: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
a.page_content:link {
	color: #002100;
	font-weight: bold;
	text-decoration: underline;
}
a.page_content:visited {
	color: #002100;
	font-weight: bold;
	text-decoration: underline;
}
a.page_content:hover {
	color: #AA0000;
	font-weight: bold;
	text-decoration: none;
}
div.div_contact {
	margin-top: 10px;
	background-color: #550055;
	color: White;
	padding: 4px;
}
div.menudiv {
	background-color: #550055;
	height: 30px;
}
hr.hr_front {
	color: #550055;
	height: 1px;
	text-align: left;
}
div.header{
	height: 80px;
	font-family: Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: White;
	padding-left: 5px;
	line-height: 40px;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
table.search_result_table {
	color: #ffffdf;
	background-color: #550055;
	border-top: solid #550055;
	margin-bottom: 5px;
	margin-right: 5px;
}
