/* CSS Document */

.pagecontent {
	background-attachment: inherit;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.menitem {font-weight: bold; font-family: "Arial Narrow", sans-serif; font-size: 16px;}
.pagetitle {font-weight: bold; font-family: "Arial Narrow", sans-serif; font-size: large; color: #996600; }
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996600;
}
body {
	background-image: url(images/steenbg.jpg);
}
.subcontent {font-size: xx-small}.pagesubtitle {
	font-family: "Arial Narrow", sans-serif;
	font-size: small;
}
.style1 {
	font-size: small;
	font-weight: bold;
	color: #996600;
}
