﻿.MenuItem
{
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Verdana;
	font-variant: small-caps;
	font-weight: bold;
}
.Titel
{
	font-size: 14pt;
	color: white;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}
.Tekst
{
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Verdana;
}
.Subtitel
{
	font-size: 10pt;
	color: #fb9600;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}
.Subtitel
{
	font-size: 8pt;
	color: #fb9600;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}
.Bullets
{
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Verdana;
	list-style-position: outside;
	list-style-type: disc;
}

