body, td {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	color: #7f7f7f;
	line-height: 16px;
	}

#box {
	text-align: left;
	border: 1px solid #F14E93;
	padding: 10px;
	}

.boxp {
	margin: 0px;
	}

.boxh {
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
	}

p {
	font-size: 11px;
	}

.pcenter {
	font-size: 11px;
	text-align: center;
	}

h1, h2 {
	font-size: 14px;
	font-weight: bold;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	}

a:link, a:visited {
	color: #F14E93; 
	text-decoration: none;
	font-weight: bold; 
	}

a:hover, a:active {
	color: #F14E93; 
	text-decoration: underline;
	font-weight: bold;
	}

hr {
	border: 1px solid #F14E93;
	}

.tekstvlak {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #7f7f7f;
	border: 1px solid #F14E93;
	}

.knop {
	background-color: #F14E93;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #B9175C;
	}

.klein {
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	}