.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.PageHeader {
        font-family: Arial Narrow;
        font-size: 32px;
        font-weight: bold;
        color: #808080;
}
.MainLinks a {
        font-family: Arial Narrow;
        font-size: 18px;
        font-weight: bold;
        color: #808080;
        text-decoration: none;
}
.PageText {
        font-family: Arial Narrow;
        font-size: 13px;
        font-weight: normal;
        color: #000000;
}
.PageTextNL {
        font-family: Arial Narrow;
        font-size: 13px;
        display: inline;
}
.PageTextNLB {
        font-family: Arial Narrow;
        font-size: 13px;
        display: inline;
        font-weight: bold;
}