﻿    
body
{
    margin: 0;
	padding: 0;
	background-color: #000000;
	color: #ffffff;
	width: 600px;
	text-align: center;
	font-family: Helvetica;
	font-weight:bold;
	font-size: 12px;
}    

.Footer
{
    font-weight: lighter;
	font-style: italic;
	text-align: center;
	color: #666666;
	width: 600px;
}


div.PostItemTitle
{
    font-size: large;
    font-weight:800;
    padding-top:6px;
    padding-bottom:6px;
    line-height: 19px;    
    line-height: 21px;
}
