/* stylesheet for genealogie website */

A {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

BODY {
	background-color: #E3FBFD;
}

P {
	font-family: Times New Roman;
/*	font-size: 10pt;*/
}

P.indented {
	text-indent: -30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

P.groot {
	font-family: Arial;
	font-size: 200% /*24pt;*/
	font-weight: bold;
	color: #FF0000;
}

TABLE.index {
	font-family: Times New Roman;
/*	font-size: 10pt;*/
}

TABLE.kwartier {
	font-family: Times New Roman;
/*	font-size: 10pt;*/
}

TABLE.herkomst {
	font-family: Times New Roman;
/*	font-size: 10pt;*/
}

TD.menu {
	text-align:center;
	font-family: Times New Roman;
/*	font-size: 120%;*/
}

UL {
	font-family: Times New Roman;
/*	font-size: 10pt;*/
}
