/* stijlblad "eenvoudig" */

BODY {
	margin-left : 10%;
	margin-right : 10%;
	background: White;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;}

a:link {color:blue;text-decoration: none;}
a:visited {color: Purple;text-decoration: none;}
a:active {color: Purple;text-decoration: none;}
a:hover {color:red;	text-decoration: underline;}

P {	font-size : x-small;}
DIV {font-size : x-small;}
LI {font-size : x-small;}
TD{	font-size : x-small;}

H1 {font-size : large;}
H2 {font-size : small;}
H3 {font-size : x-small;}

ADDRESS {font-size : xx-small;
	font-style : normal;
	text-align : center;}

HR {color : Red;
	background-color : transparent;}

TD{
	vertical-align : top;
}
