* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px; 
}

.news_text {
	padding: 15px;
	color: #87888a;
}

h1 {
	font-size: 24px;
	color:#006ea2;
	font-family: 'Lucida Sans Unicode';
}

.img {
	border: none;
	margin: 5px;
}

a {
	color: #005B6C;
	text-decoration: none;
}

em {
	color: #97332F;	
	font-style: normal;
}

#s_left, #col2, #footer, #header ul, #header img, form, #esc {
	display: none;
}

.imgCenter {
	text-align: center;
}

#heading h2, #heading h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 18px;
	color: #97332f;
	font-weight: normal;
}

h1 {
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	color:#97332F;	
}

h2 {
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	color:#005B6C;	
}

.clearing {
	clear: both;
}

#test li {
	margin-top: 40px;
}