BODY {
	background-color: #000000;
	background: #000000 url(/images/bg.gif) fixed no-repeat top left;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	font-size:12px;
	color:#999999;
}

.small {font-size:10px}


TD {font-family:Arial, Helvetica, sans-serif; color:#999999; size:12px;}

.footer 			{color: #616161 !important; font-size: 10px; padding-top:5px;}
a.footer:link		{color: #FFFFFF !important; text-decoration: none;}
a.footer:visited	{color: #FFFFFF !important; text-decoration: none;}
a.footer:hover 		{color: #616161 !important; text-decoration: none;}
a.footer:active 	{color: #616161 !important; text-decoration: none;}

a.objectLink:link		{color: #000000; font-size: 11px; text-decoration: none;}
a.objectLink:visited	{color: #000000; font-size: 11px; text-decoration: none;}
a.objectLink:hover 		{color: #666666; font-size: 11px; text-decoration: underline;}
a.objectLink:active 	{color: #666666; font-size: 11px; text-decoration: underline;}

.post {
  margin:.5em 10px 1.5em;
  border-bottom:1px dashed #ccc;
  padding-bottom:1.5em;
  }