P  {
	font-size : medium;
	font-family : Garamond, "Times New Roman";
}

H1  {
	font-size : x-large;
	font-family : Verdana, Arial;
	font-weight : bold;
}

H2  {
	font-size : large;
	font-family : Verdana, Arial;
	font-weight : normal;
}

H3  {
	font-weight : bold;
	font-size : medium;
}

A  {
	font-weight : bold;
	color : Blue;
	text-decoration : none;
}

A:Visited  {
	font-weight : bold;
	color : #0099FF;
	text-decoration : none;
}

A:Active  {
	font-weight : bold;
	color : #0099FF;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	color : #0099FF;
}

BODY  {
	font-size : medium;
	font-family : Garamond, "Times New Roman";
	background : #FFFFD7;
	color : #000000;
}

.litentekst  {
	font-size : xx-small;
	font-family : Verdana, Arial;
	font-style : italic;
	font-weight : normal;
}
