.content{
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.content p{
	text-align: justify;
	font-size: 11px;
	margin: 0;
	padding: 7px;
}
.content p.highlight{
	background: #f8efe6;
}
.content a{
	color: #cc0000;
}
.content span{
	color: #cc0000;
}
.content .mmitem a{
	color: #552824;
}
.news{
	border: 1px solid #bf0000;
}
.news th, .news td{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin: 0;
}
.news th{
	padding: 2px 7px 2px 7px;
	text-align: center;
	font-weight: bold;
	background: #f3e6d8;
	color: #800000;
	font-size: 11px;
}
.news td{
	padding: 2px 7px 2px 7px;
	text-align: justify;
	font-weight: normal;
	background: #f8efe6;
	font-size: 10px;
}
.news a{
	color: #000000;
	text-decoration: none;
}