* {
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	
}

.news {
	margin-bottom:10px;
}
	.news_title {
		font-weight:bold;
		margin-bottom:10px;
	}
	.news_desc {
		margin-bottom:10px;
	}

	
h1 {
	font-size:20px;
	font-weight:normal;
}

li {
	list-style-image:url('gfx/ico_arrow_big.gif');
	margin-bottom:3px;
}

input {
	color:#515151;
}