body	{
     	margin: 0 20px;
		padding: 0;
		border: none;
		background: #fff;
        color: #0e0e0e;
		} 
h1, h2, h3 {
	 	font-family: "Georgia", "Tempus Sans ITC", Arial, sans-serif; 
		}
h1 	 	{
	 	font-size: 1.6em; 
	 	}
h2 	 	{
		font-size: 1.2em; 
	 	}
h3 	 	{
		font-size: 1em; 
	 	}
h4, h5  {
		font-size: 0.9em; 
	 	}
a    	{color: #0055aa; text-decoration: underline}
a:hover {color: #cc0000; text-decoration: none} 
#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;
		}