body {
	background-color: #E9ECDD;
        font-family: verdana;
        font-size: 0.8em;
        color: #000;
}

.news_maintitle {
	background-color: #eee;
	font-size: 2em;
	color: #112;
}

.news_fieldset {
	font-size: 1.1em;
	color: #211;
}

input, textarea, option, select {
	background : #eee;
	color : #000;
	font-size : 1em;
}

.news_alert {
	color : #900;
	font-weight : bold;
}

.news_title {
	color : #520107;
        font-size : 12;
	font-weight : bold;
}

.news_text {
	color : #520107;
        font-size : 11;
}

.news_navig {
	color : #409;
	font-size : 1.1em;
	font-weight : bold;
}

.news_pub {
	color : #094;
        font-size : 0.8em;
        font-weight : bold;
}
