body	{
     	margin: 0 20px;
		padding: 0;
		border: none;
		background: #fff;
        color: #0e0e0e;
	 	font-family: Arial, Helvetica, sans-serif; 
		font-size: small;
		} 
h1, h2, h3, h4, h5, h6 {
        margin-top: 1em;
		margin-bottom: 0.5em;
	 	font-family: Arial, Helvetica, sans-serif; 
		}
p, ul, ol, dl, #sidebar img {
        margin-top: 0.5em;
		margin-bottom: 1em;
		}
table   {
		margin-bottom: 1em;
		}
h1 	 	{
	 	font-size: 2em; 
	 	}
h2 	 	{
		font-size: 1.6em;
		color: #7dbb41;
	 	}
h3, h4	{
		font-size: 1.4em; 
		color: #f78f1e;
	 	}
h4      {
		color: #e64097;
	 	}
h5, h6  {
		color: #00aeef;
		font-weight: strong;
		font-size: 1em; 
	 	}
h6      {
		display: inline; 
	 	}
a    	{color: #0055aa; text-decoration: none}
a:hover {color: #cc0000; text-decoration: underline} 
dt		{color: #0e0e0e; font-weight: bold;}
strong  {color: #0e0e0e;}
#footer {
  		font-size: 80%;
		}
#footer hr {
		color: #0e0e0e;   
		}
#footer a {
		text-decoration: none; 
		font-weight: bold;
		color: #0e0e0e;
		}
#footer a:hover {
		text-decoration: underline;
		}
#bottom li {
		list-style: none;
		display: inline;
		}
#update	{
		font-style: italic;
		font-weight: normal;
		color: #606060;
		}
#copy	{
		font-weight: normal;
		color: black;
		}
