div.post
{padding-left: 12px;
	border-right: gainsboro 1px dotted;
	border-top: gainsboro 1px dotted;
	border-left: gainsboro 1px dotted;
	border-bottom: gainsboro 1px dotted;
font-size: 9pt;
color: navy;
}

body {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
                background-color : whitesmoke;
	word-wrap:  break-word;
}