body, p, th, td
{
	font-family: Times, "Times New Roman", serif;
	color: #000000;
	font-size: 16px;
}

body
{
	background-color: #FFFFCC;
	margin: 0 0 0 10px;
}

h1
{
	text-align: center;
	font-size: 24px;
}

h2
{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

.grootteplus1 { font-size: 16px; }
.grootteplus2 { font-size: 18px; }
.grootteplus3 { font-size: 20px; }

.paginahoofd
{
	font-size: 146x;
	font-weight: normal;
}

.sitenaam
{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.kaarttoelichting p { font-size: 13px; }
.nadruk { color: red; }

.bronnen
{
	color: green;
	font-size: 13px;
	font-style: italic;
}

.groen { color: #669933; }
.groen2 { color: #090; }
.rood { color: #CC3300; }

.nootverwijzing
{
	color: #693;
	font-style: italic;
; font-size: 10px}

#menu a
{
	font-size: 18px;
	color: #FFCC66;
	text-decoration: none;
}

#menu a.nadruk { color: #E86530; }
#menu a:hover { text-decoration: underline; }

