body {
	background-color : #FEBA75;
	margin:0px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-repeat : repeat-y;
	line-height: 1.4em;
	overflow:auto;
}



h2,h1 {
	color : #D1b58E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	margin:0px;
	font-weight: bold;
	padding-bottom:5px;

}

h3 {
	color : #fda650;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	margin:0px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fda650;
	background-image: url(../images/news-logo.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}



input, textarea, select {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0px;
	padding:0px;
}
label{
    padding:0px;
    margin:0px;
}
form{
    padding:0px;
    margin:0px;
}
.footer ul{
	margin-top:0px;
}

.content ul{
	color: #c1262c;
    margin:0px;
}
