@import "/css/style.css";
body {
	font-family:arial;
}
h1, h2, h3, h4{ 
	color:#ac3734;
}
#TITLE, #editor_TITLE{	
	font-family: "Times New Roman";
	font-size:18px;
	text-transform: uppercase;
}

#middleColumn, #editor_CONTENT_MAIN{
	line-height: 2em;
}
 
