body {
	font-family: Times New Roman, Times en Garamond, Arial, Helvetica, sans-serif;
	background-image: url(/plaat/redsatin800mk4.jpg);
	background-color: #ffffff;
	background-repeat: repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p  { font-size: 17px ;font-weight: bolder; color: #CC9933;margin:1px}
h6 { font-size: 16pt;font-weight: normal; color: #00ff00;margin:1px}
h2 { font-size: 16pt;font-weight: large; color: #ff0000;margin:1px}
h1 { font-size: 17pt;font-weight: bold; color: #CC9933;margin:1px}
h3 { font-size: 17pt;font-weight:bolder; color: #00ffe0;margin:1px;font-style:italic;
text-align:right;}
/*pagno*/
h4 { font-size: 13pt;font-weight: bold; color: #CC9933;margin:1px}

footer { font-size: normal;font-weight: normal; color: #FF0000}


/*regular link not visited*/
a:link { font-size: 12pt;
		font-family:"Times New Roman", Times, serif;
		font-style:normal;
		font-weight: 800;
		color:#00ffe0;
		}
		
		
/*regular link already visited*/
a:visited { font-size: 12pt;
		font-family:"Times New Roman", Times, serif;
		font-style:normal;
		font-weight:800;
		color: #10dfe0;

		}
		
/*any link with the mouse cursor currently over it*/
a:hover { font-size: 12pt;
		font-family:"Times New Roman", Times, serif;
		font-style:normal;
		font-weight:bolder;
		color: #ffff00;
		}
		
/*List */

UL  { 
	margin-top: 0px;
	margin-bottom: 0px; 
	margin-left: 1em; 
	padding-left:0px; 
	font-size: 14pt;
	font-weight: normal; 
	color: #CC9933;
	}
