@import "/css/style.css"; 
#body {    
	font-family: sans-serif;
	padding:0px; 
	margin:0px; 
}
h1, h2, h3, h4{
	color:#000;
}
#TITLE, #editor_TITLE{	
	font-family:sans-serif;
	font-size:18px;
	color:#000;
}
#editor_CONTENT_MAIN{
	padding:0px;
	font-family:sans-serif;
	font-size:11px;
}
#editor_CONTENT_TITLE {
	height:20px;
}
.odd{
	background:#F7EBEC;
}
.flirtContent{
	width:100%;
}