.stijl_titel { font-family: Arial; font-size: large; font-weight: bold;color: #990000 }
.stijl_gewoon { font-family: Arial; font-size: x-small}
.stijl_link_navigatie  { font-family: Arial; font-size: xx-small}
.stijl_subtitel {
	font-family: Arial;
	font-size: medium;
	color: #CC0033;
}
.stijl_streepjerood { font-family: Arial; font-size: x-small; color: #990000}
.stijl_subsubtitel { font-family: Arial; font-size: small}
.stijl_nadruk { font-family: Arial; font-size: x-small; font-weight: bold }
.stijl_citaat { font-family: Arial; font-size: x-small; font-style: italic }
a             { font-family: Arial; font-size: x-small; text-decoration: none; color:#990000}
a:link        { font-family: Arial; font-size: x-small; text-decoration: none; color:#990000}
a:visited     { font-family: Arial; font-size: x-small; text-decoration: none; color:#990000}
a:hover       { font-family: Arial; font-size: x-small; text-decoration: underline; color:#990000}

/* 3sign edited for frontpage */
body {
	font-size: 110%;
}
.rightblock h1, table#maintable td, #weather h1, .rightblock ul li {
	font-size: 1.3em;
}
