body {
	background-color: #E13948;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	cursor: default;
}
a, a:link, a:visited {
	color: #E13948;
	font-weight: bold; 
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #E13948;
	font-weight: bold;
	text-decoration: underline;
	font-style:italic;
	cursor: pointer;	
}
.header {
	margin-left: 15px;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2 {
	font-size:16px;
	font-weight: bold;
	color: #1f5b42;
}
.header_kl {
	font-size:12px;
	font-weight: bold;
	color: #1f5b42;
}
.header_kl_2 {
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}
.comment {
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
}
