BODY		{
		background-color: #004050;
		margin-top: 0px;
		margin-bottom: 0px;
		}
BODY,
TD,
P,
DIV		{
		color: #0040a0;
		font-family: arial;
		font-size: 11pt;
		line-height: 15pt;
		}

IMG		{
		border-color: black;
		}

.bijschrift	{
		font-size: 9pt;
		}

.menu		{
		font-size: 10pt;
		font-weight: bold;
		background-color: #0080a0;
		color: white;
		}

.menuover	{
		font-size: 10pt;
		font-weight: bold;
		cursor: pointer;
		background-color: orange;
		color: black;
		}

.menuaktief	{
		font-size: 10pt;
		font-weight: bold;
		cursor: default;
		background-color: #80a000;
		color: black;
		}

.header		{
		background-color: #0060a0;
		background-image: url(pics/boven.jpg);
		color: white;
		font-size: 18pt;
		font-weight: bold;
		font-style: italic;
		}

.body		{
		background-color: #f4f4f4;
		}

.menulinks	{
		background-color: #ccddee;
		}

.menuboven	{
		background-color: #eeddcc;
		}

.linksboven	{
		background-color: #cceedd;
		}

.titel		{
		font-size: 14pt;
		font-weight: bold;
		font-style: italic;
		}

