/** hoofdtitel van de pagina en Related **/
body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #728CA5;
    font-size: 14px;
}

.mainTitle {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/bg_h1_1.gif) no-repeat right top;
	color: #534F4D;
	text-transform: uppercase;
}

.smallText {
	font-size: 11px;
	font-weight: normal;
}

