/* Stylesheet bij stambomen en kwartierstaten voor publicatie */

body					{
							background-color: #ccffcc;
}
body.bruin				{
							background-color: #e6e6fa
}

P.hoofd				{
							font-family: Arial;
							font-size: 14pt;
							color: #3333ff;
							padding-top: 2mm;
							line-height: 19pt;
							
}

P.klein				{
							font-family: Arial;
							font-size: 12pt;
							color: #3333ff;
							padding-top: 2mm;
							line-height: 15pt;
							
}

h1						{
							font-family: Comic Sans Ms;
							font-size: 18pt;
							text-align: center;
							color: #3333ff;				
}

h2						{
							font-family: Comic Sans Ms;
							font-size: 16pt;
							text-align: center;
							color: #ff6600;
							font-style: italic;
}

h3						{
							font-family: Comic Sans Ms;
							font-size: 12pt;
							text-align: center;
							color: #3333ff;
							font-style: italic;
}

a:link				{
							color: #ff0000;
}

a:active				{
							color: #ff9900;
}

a:visited				{
							color: #808080;
}
