body
	{
	background-color: white; 
	color: black; 
	font-family: arial, helvetica, sans-serif; 
	}

p
	{
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	}

ol
	{
	font-size: 12px;
	color: #000000;
	}

ul
	{
	font-size: 12px;
	color: #000000;
	}

blockquote
	{
	font-size: 12px;
	color: #000000;
	}

td.recent
	{
	padding-right: 10px;
	}

td.past
	{
	text-align: right;
	background-color: #d3d3d3;
	}

h1
	{
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	}


h2
	{
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

h3
	{
	font-size: 12px;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
	}

p.past
	{
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	}