h1, h2, h3,
h4, h5, h6{
padding: 0;
color: #423f38;
font-family: georgia;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

h1{
font-size: 20px;
margin: 20px 0 10px 0;
}

h1:first-letter{
color: #8d0404;
}

h2{
font-size: 18px;
margin: 18px 0 8px 0;
}

h2:first-letter{
color: #8d0404;
}

h3{
font-size: 16px;
margin: 16px 0 6px 0;
}

h3:first-letter{
color: #8d0404;
}

h4{
font-size: 14px;
margin: 14px 0 4px 0;
}

h4:first-letter{
color: #8d0404;
}

h5{
font-size: 12px;
margin: 12px 0 2px 0;
}

h5:first-letter{
color: #8d0404;
}

h6{
font-size: 10px;
margin: 10px 0 0 0;
}

h6:first-letter{
color: #8d0404;
}

p{
color: black;
font: normal normal 12px/14px georgia;
margin: 10px 0 15px 0;
padding: 0;
text-decoration: none;
}

li{
	/*font: normal normal 12px/14px georgia;*/
	font-family: Georgia;
	margin: 0 auto;
	padding: 0;
}

hr{
	display: block;
	height: 1px;
	line-height: 1px;
	border: none;
	background-color: #423f38;
	color: #423f38;
}

a, a:active, a:hover, a:visited{
	color: #8d0404 !important;
	font: normal normal 12px/14px georgia;
	text-decoration: underline !important;
}
a:hover{
	text-decoration: none!important;
}

.right_news p{
color: black;
font: normal normal 12px/14px georgia;
margin: 10px 0 15px 15px;
padding: 0;
text-decoration: none;
}

.footer,
.footer p{
	color: #fff;
}
.footer a, 
.footer a:hover,
.footer a:active,
.footer a:visited{
	color: #fff!important;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6{
	color: #fff;
}
.footer h1:first-letter,
.footer h2:first-letter,
.footer h3:first-letter,
.footer h4:first-letter,
.footer h5:first-letter,
.footer h:first-letter6{
	color: #fff;
}

.red{
	color: #8d0404;
}
.powered-text img{
	vertical-align: middle;
}