p, tr, td {
       font-family: Arial, Helvetica, sans-serif;
       color: #000000;
       font-size: 10px;
       }

a {
       font-family: Arial, Helvetica, sans-serif;
       color: #000000;
       font-size: 11px;
       }

Body { Background: transparent; }

div.newspost {
	background-color: #EEE4E0;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

div.newspost h1 {
	font-family: sans-serif;
	font-size: 12px;
}
div.newspost h3 {
	font-family: sans-serif;
	font-size: 10px;
}
div.newspost p {
	font-size: 12px;
}

