TD {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #a5b9a2;
	line-height : 120%;
	font-weight : bold;
}

P {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #a5b9a2;
	line-height : 150%;
	font-weight : bold;
}

H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #cc9933;
	line-height : 150%;
	padding : 0 30 0 30;
	font-size : 20px;
}

H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0 30 0 30;
	line-height : 150%;
	font-weight : bold;
	color : #cc9933;
	font-size : 16px;

}
BIG {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #cc9933;
	font-size : 16px;
	font-weight : bold;
	padding : 0 0 0 0;
}


STRONG {
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	color : #ffffff;
}

EM {
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	color : #003300;
	font-style : normal;
}

SMALL {
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	color : #003300;
	font-size : 10px;
}

A:LINK {
	color: #ffcc66;
}

A:VISITED {
	color: #cc9966;
}

A:ACTIVE {
	color: #ffffff;
}

A:HOVER {
	color : #FFdd77;
}

LI {
	padding : 0 30 0 30;
	list-style-type : none;
}

UL {
	padding : 0 30 0 30;
	list-style-type : none;
}

.fotograaf {
	font-family : Verdana, Arial, Helvetica;
	font-size : xx-small;
	font-weight : bold;
	color : #999900;
}

.polaroidtxt {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	line-height : 130%;
}

.paddedh {
	padding : 0 30 0 30;
}

.paddedu {
	padding : 0 0 18 0;
}

.paddedno {
	padding : 0 0 0 0;
}

.dummy {
	color : #ffcc66;
	text-decoration : underline;
}


