
body {
	background:url("images/back_grey.gif");
}

h1 {
	color:#000000;
}

h1 .subtitle{
	font-size: 65%;
}
.pagetitle {
	font-size: 17px;
	font-weight: bold;
	color:#333333;
}

.newsitem {
	font-size: 11px;
}

#submenu A:link { color: #333333; font-size: 11px; font-weight: bold; text-decoration: none; }
#submenu A:hover { color: #999999; font-size: 11px; font-weight: bold; text-decoration: none; }
#submenu A:visited { color: #333333; font-size: 11px; font-weight: bold; text-decoration: none; }
#submenu A:active { color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; }
