th {
	background-color: #4F4F4F;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.sa_action{
	font-weight: bold;
	text-align:right;
	font-size:200%;
	border-bottom-width: 3px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.sa_action a{
	color:#CC0000;
}
.sa_bold{
	font-weight: bold;
}
.sa_hide {
	display:none;
}
.sa_hoofdletters {
	text-transform: uppercase;
}
.sa_klein {
	font-size: 90%;
}
.sa_opvallend {
	color: #C41524;
	font-size: 220%;
}
.sa_red{
	color: #CC0000;
}
.sa_valid{
	text-align:right;
	font-weight: bold;
	font-style:italic;
	margin-right:10px;
}
.sa_titel{
	font-size: 150%;
	text-transform: uppercase;
	font-weight: bold;
}
.sa_subtitle{
	font-size: 130%;
	text-transform: uppercase;
	font-weight: bold;
}