body	{
	margin:0;
	padding:0;	
	color:#fff;
	background:#fff;
	}
div, p, th, td, li, dd, dl, blockquote    {
    	font-family:arial, helvetica, sans-serif;
    	color:#666
    }
dt 	{
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	font-size:.95em;
	letter-spacing:.5em;
	}
ol, li, dl, dt, dd, blockquote {
	line-height:2em;
	}
p, li {
	margin-top:0; padding-top: 0;
	font-size:.70em;
	line-height:1.5em;
	margin-bottom: 1em;
	}	
h1	{
	font: normal 17px/20px arial, helvetica, sans-serif;
	}
h2	{
	font: italic 13px/16px arial, helvetica, sans-serif;
	}
h3	{
	font-size:	0.2em;
	}	
h1, h2, h3	{
	margin:	.5em 0 1em 0;
	font-family:arial, helvetica, sans-serif;
	}
a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#cc0000;
	background-color: transparent;
	}
a:visited	{
	color:	#999999;
	background-color: transparent;
	}
a:active	{
	color:	#ff0000;
	background-color: transparent;
	}
a:hover	{
	color:	#ff0000;
	background-color: transparent;
	text-decoration:	underline;
	}
code, tt, pre	{
	font-family:arial, helvetica, sans-serif;
	margin-top:0; padding-top: 0;
	font-size:.65em;
	line-height:1.5em;
	margin-bottom: 1em;
	}
sup	{
	font-size:.75em;
	}