table.menu	{
	position: absolute;
	border: 1px solid black;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
}
#mainmenu	{
	left: 24;
	top: 2;
}
table.menu td	{
	color: #A60728;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #CAC5BF; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 6px 3px;
	font-family: New Roman Times;
	font-size: 8pt;
	white-space: nowrap;
}

A 
	{
	color: #000000;
	text-decoration: underline;
	font-weight : normal;
	}
A:active 
	{
	color: #000000; font-style: italic; text-decoration:underline;
	}
A:visited  
	{
	color: #000000;  
	text-decoration: underline;
	font-weight : normal;
	}

A:hover  
      {
	text-decoration: overline underline;
	}

h1
	{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 20pt;
	color: #000000;
	}

h4	
	{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin-left: 40px;
	margin-right: 40px;
	}

BODY
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 10pt;
	color : #000000;
	background-color : #C9C4BE;
	word-spacing: 0;
	margin-left: 7px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-image : url(moeder.jpg);
	scrollbar-base-color: #C9C4BE; 
	scrollbar-face-color: #C9C4BE;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
}


li.nn	{
	list-style: url(bulletpaars.gif)
	circle outside ;
	}


.TinyType
{
	font-family: Trebuchet MS,Arial,Helvetica,Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0pt;
	color: 000000;
 }

.composer
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin: 35px;
}

p.quote
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 8.5pt;
	color: #000000;
	margin-left: 3%;
	margin-right: 10%;
}

