BODY {
	Background-color: #ffffff;
	background-image: url(images/sBack.png);
	background-repeat:repeat-x; 
	background-position:top;
}
.menu {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height:18px;
	text-decoration:none;
	font-weight:none;
}
.menu:hover {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	line-height:18px;
	text-decoration:underline;
	font-weight:none;
}	
.hlight {  
 background-color: #FFFF00
 }
 p {
    line-height: 140%;
	font: 15px Tahoma ;
	color: #323232;
	
	}

.red-impact-headline {
	font-family: Impact;
	font-size: 40px;
	line-height: 46px;
	color: #B80000;
}
.red-impact-headline2 {
	font-family: Impact;
	font-size: 40px;
	line-height: 40px;
	color: #5a4b24;
}

.black-impact-headline {
	font-family: Impact;
	font-size: 30px;
	line-height: 36px;
	color: #232323;
}
