body { 
	margin: 0; 
	padding: 0; 
	font-family: Helvetica; Arial; Sans-Serif;
	font-size: 9pt;
	text-align: justify;
}


/*opbouw pagina*/

#container {
	margin: auto;
	height: 287px;
	width: 393px;
}


/*tekst en links*/

a:link { color: #444444; text-decoration: underline; }
a:hover { color: #521950;  text-decoration: none; }
a:active { color: #521950; text-decoration: underline; }
a:visited { color: #444444; text-decoration: underline; }

p{
	font-family: Helvetica; Arial; Sans-Serif;
	font-size: 9pt;
	color: #444;	
}

.twitter {
	margin-right: -5px; 
}

.linkedin {
	margin-right: -3px; 
}

.skype {
	margin-right: 5px;
}
