h1 {
	font-size: 28px;
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	
}
	
h3 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	
}
#content tr { 				/*content tabel*/
background-color: #af32af;
}

#nav td {  			        /*navigatie tabel*/
background-color: #996699;

}

#content2 tr { 				/*content2 tabel in centre meestal tekstgedeelte*/
background-color: #af32af;

}
	
a:link {
    font-size: 19px;
	font:"Times New Roman", Times, serif;
	font-style: italic;
	color: #730858;
	text-decoration: none;
}
a:visited {
       font-size: 19px;
	   text-decoration: none;
	   color: #730858;

}
a:hover {
    font-size: 19px;
	text-decoration: none;
	color: #FFFFFF;

}
a:active {
    font-size: 19px;
	text-decoration: none;
	
}
body {
	margin-top: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: "Monotype Corsiva" Times New Roman, Times, serif;
	font-style: Normal;
	font-color: #FFFFFF;
}
a {
	font-size: 16px;
	font-style: small;
}
.button { 
    	color: #ffffff;
	    background-color:#730858;
	    font-size:12px;
	
	
}
