body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(_images/gfx/background_page.jpg);
	margin-top: 0px;
}

.maintable {
	background-image:url(_images/gfx/background.jpg); background-repeat:no-repeat;
}

.headline	{
	font-size:14px;
	font-weight:bold;
	color:#b2a153;
	text-transform: uppercase;
}
.articleheadline	{
	font-size:13px;
	font-weight:bold;
	color:#b2a153;
	text-transform: uppercase;
}

.subheadline	{
	color:#000000;
	font-size:10px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.shortnewsheadline	{
	font-weight:bold;
	color:#b2a153;
	text-transform: uppercase;
}

a:link {
	color:#b2a153;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #b2a153;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #b2a153;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color: #b2a153;
	font-weight:bold;
	text-decoration: none;
}
#surname {
visibility:hidden;
display:none;
}
