body {
	background-color: #860c0f;
	background-image: url(img/behang2.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.cms {
	background-image: url(img/m_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	
}

H1,H2,H3,H4,H5,H6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #860c0f;
	font-style: normal;  /* italic */
	font-weight: bold; /* bold */
}
H1 {
	font-size: 28px;
}
H2 {
	font-size: 24px;
}
H3 {
	font-size: 18px;
}
H4 {
	font-size: 14px;
}
H5 {
	font-size: 12px;
}
H6 {
	font-size: 10px;
}
/* unvisited link */
a:link {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}
/* visited link */
a:visited {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}  
/* mouse over link */
a:hover {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: none; /* underline */
}   
/* selected link */
a:active {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
} 
.content {
	/* Content TD style */
	/*padding: 15px 10px 30px 15px;*/ /*top, right, bottom, left*/
/* Content TD Font style */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal; /* italic */
	font-weight: normal; /* bold */
	overflow:auto; background-image:url(img/m_bg.gif); width:679px; height:281px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal; /* italic */
	font-weight: normal; /* bold */
}
TD.content {
	/* Content TD style */
	/*padding: 15px 10px 30px 15px;*/ /*top, right, bottom, left*/
/* Content TD Font style */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal; /* italic */
	font-weight: normal; /* bold */
	overflow:auto; background-image:url(img/m_bg.gif); width:679px; height:281px;
}
/* unvisited link */
TD.content a:link {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}
/* visited link */
TD.content a:visited {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}  
/* mouse over link */
TD.content a:hover {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: none; /* underline */
}   
/* selected link */
TD.content a:active {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}  