body,td,p,br,div,span,li,ul, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #4b4b4b;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	margin: 0px 0px 10px 0px;
}
.body_txt_extra {
	font-weight:bold;
}
.body_txt_extra2 {
	font-weight:bold;
	color: #ed1c24;
}
.content {
	margin:28px;
}

.news_block {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom:8px;
}
.rp_block {
	background-color: #f2f4f5;
	border: 2px solid #d8dee1;
}
.rp_block_txt {
	padding: 5px;
}

