body {
	background-color: #fdfded;
        font-family: arial;
        font-size: 0.8em;
        color: #000;
}

.news_maintitle {
	background-color: #330000;
	font-size: 1.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 : #330000;
        font-size : 11px;
	font-weight : bold;
}

.news_text {
	color : #330000;
        font-size : 10px;
}

.news_navig {
	color : #409;
	font-size : 1.1em;
	font-weight : bold;
}

.news_pub {
	color : #094;
        font-size : 0.8em;
        font-weight : bold;
}
