@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-color:#F7F5BF;
	font-family:"Trebuchet MS", Tahoma;
	color:#000000;
	font-size:12px;
}

.newsContent {
	margin:0;
	background-color:#F7F5BF;
	font-family:"Trebuchet MS", Tahoma;
	color:#000000;
	font-size:14px;
}

.title {
	margin:0;
	background-color:#F7F5BF;
	font-family:"Trebuchet MS", Tahoma;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

#footer {
	font-size:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
