html, body	{margin: 0;
		 padding: 0;
		 color: #000;
		 font: 10pt/14pt Verdana, Arial, sans-serif;
		 background-color: #FFF;}
#header		{display: none;}
#lefty		{display: none;}

.post		{margin-bottom: 75px;}
.title		{height: 30px;
		 padding: 12px 0px 0px 17px;
		 font-family: Georgia, Times, serif;
		 font-weight: bold;}
.pbody		{margin: 0px 25px 0px 25px;
		 padding: 10px 0px 10px 0px;}
.footer		{height: 30px;
		 padding: 4px 18px 0px 0px;
		 font-size: 8pt;
		 text-align: right;}

#copyrights	{display: none;}

noscript	{display: none;}
#sectionTitle	{display: none;}

a:link		{text-decoration: underline;
		 color: #000;}
a:visited	{color: #000;}
a:hover		{color: #000;}
a:active	{color: #000;}