@charset "utf-8";
/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


.boldyellow
{
	font-weight:bold;
	text-transform:uppercase;
	color:#fadf93;
}

.rot
{
	color:#9C2730;	
}

.marginalHead
{
	font-size:14px;
	margin-bottom:6px!important;
}