

body { 
	margin: 0; 
	padding: 0; 
	
font: normal 12px "Trebuchet MS", Helvetica, Sans-Serif;
	color: #ffffff; 
	
}
text { 
	margin: 0; 
	padding: 20; 
	background: #fff repeat-x; 
	font: normal  "Trebuchet MS", Helvetica, Sans-Serif; 
	color: #ffffff; 
	font size: 11pt;
}

#news { 
	
	float: right;
	padding: 15px 280px 0 10px;
	color: #547592;
	margin: 0 0 15px 0;
	height: 100%;
	background-image: url(images/news_img.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font: normal  "Trebuchet MS", Helvetica, Sans-Serif; 
	color: #OOOOOO; 
	font size: 12pt;
}


a { color: #009a4f; background: inherit; }
a:hover { color: #FFFFFF; background: inherit; }
h1  { font: bold 11pt "Trebuchet MS", Helvetica, Sans-Serif; margin: 15px; color: #OOOOO; }
h2  { font: normal 11pt "Trebuchet MS", Helvetica, Sans-Serif; }
h4  { font: normal 11pt "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 11pt; color: #000; background: #fff  no-repeat center left; padding: 20px; margin: 0;}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }



#footer { clear: both; padding: 12px;
 font: normal 9px Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
 color: #7f7d81; 
 }