/* CSS Document */

H1
{font: bold 0.9em arial; color: #003399; font-weight:900; text-align:center}

H1 td
{height:10px}

H2
{font: bold 1.2em arial; color: #ff0000; font-weight:1200}

H3
{font: bold 0.8em arial; color: #ff0000; font-weight:900; text-align:left}

H4
{font: bold 1.2em arial; color: #73BF00; font-weight:900; text-align:right}

H5
{font: bold 1.0em arial; color: #73BF00; font-weight:900; text-align:left}

td p
{font: 0.8em arial; line-height: 32px; color: #000}

table.occasion
{
	font: 0.9em arial;
	color: #000;
	line-height:35px;
}

table.bekijken
{font: 1.0em arial; color: #ff0000}

table.table
{font: 1.0em arial; line-height: 32px; color: #000}

HR
{
	height: 0;
	border: 0;
	border-top: 1px solid #ffcc33;
}
