/*	---------------------------------- 	*/
/* 	CSS Document 						*/
/* 	frombrussels.com					*/
/*	---------------------------------- 	*/

body, td {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.stHead {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.stTitle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.stNames {
	font-size: 14px;
	font-weight: bold;
}

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

.stTextMini {
	font-size: 10px;
	text-align: center;
}

a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

