P {
	font-family : Verdana, Arial;
	font-size : 11px;
}

TABLE {
	font-family : Verdana, Arial;
	font-size : 11px;	
}

A {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}

UL,LI{
	list-style-image : url(/resources/www.sinamed.nl/layout/images/pijl.gif);
}

A:hover {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #616161;
	text-decoration : underline;
}

.kop {
	font-family : Verdana, Arial;
	font-size : 17px;
	text-transform: uppercase;
	color: #8E8E8E;
	font-weight: bolder;
}

.subkop{
	font-family : Verdana, Arial;
	font-size : 12px;
	text-transform: uppercase;
	color: #8E8E8E;
}

H1 {
	font-family : Verdana, Arial;
	font-size : 17px;
	text-transform: uppercase;
	color: #8E8E8E;
	font-weight: bolder;
}

H2 {
	font-family : Verdana, Arial;
	font-size : 16px;
	color: #D3D3D3;
	margin-top : 15px;
}
