/*
# History
#
# 2005-07-14; PK; Initiele versie.
# 2005-11-10; PK; Commentaar van juiste haken voorzien.
# 2005-11-12; PK; Datums veranderd in ISO 8601 formaat.
*/

img {
	margin : 5px;
}

table {
	padding      : 5px;
	margin       : 10px;
	border-style : solid;
	border-width : 1px;
	border-color : #999999;
}

table.frame {
	border-style : solid;
	border-width : 4px;
	border-color : #999999;
}

h1 {
	text-align: center;
}

h3 {
	margin-top:30px;
	margin-bottom:5px
}

h2 {
	text-align: center;
}

p {
	margin : 10px;
}
