body.content_general,
body.content_general p{
    color: #000000;
}
.content_general {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:1.5;
}
.content_general p {
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:1.5;
}
.content_general h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#ffe396;
	font-weight: normal;
	line-height:1.2;
	margin-bottom:35px;
	margin-top:0;
}
.content_general .h1_line{
	background: url(../images/h1_line.jpg) repeat-x;
	height:2px;
	margin-top:-19px;
	margin-bottom:9px;
}
.content_general h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ffe396;
	font-weight: normal;
	line-height:1.2;
	margin-bottom:20px;
	margin-top:50px;
}
.content_general h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ffe396;
	font-weight: normal;
	line-height:1.2;
	margin-bottom:30px;
	margin-top:20px;
}
.content_general a{
	color:#8cc0d3;
}