body { 
	font: 7pt/11pt verdana,arial; 
	color: #4F4F4F; 
	background: #DDDDDD; 
	margin-top:  5; 
	margin-left: 0;
	}

p {
	font: 7pt/11pt verdana,arial; 
	margin-top: 0px;
	color: #4F4F4F;
	}
h1 { 
	font: bold 11pt/14pt verdana,arial;
	color: #912820;
	}
.bottom { 
	font: 7pt/7pt arial,verdana; 
	margin: 0px;
	color: #912820;  
	text-align: justify;
	}	
a:link {
  font: 7pt/7pt arial,verdana;
	margin: 0px; 
	font-weight: normal;
	text-decoration: none; 
	color: #912820;
	}
a:visited {
  font: 7pt/7pt arial,verdana;  
	font-weight: normal; 
	text-decoration: none; 
	color: #460A07;
	}
a:hover, a.nav:active { 
	text-decoration: none; 
	color: #912820;
	}	
