@CHARSET "ISO-8859-1";

body {
	font-family:Arial;
	font-size:12px;
	color:#black;
}

.bodyContentMainText  h1{
	font-family:Arial;
	font-size:24px;
	color:#F26841;
	
	margin-top:20px;
}

a {
        color:#F26841;
        text-decoration:none;
}


a:hover {
        color:#F26841;
        text-decoration:underline;
}

.bodyContentMainText {
	font-family:Arial;
	font-size:12px;
}

.headline {
	font-size:14pt;
	font-weight:bold;
        margin: 30px 0px 7px 0px;
}

p { padding:0px;}
