body {
		background: #ffffff;
		color: black;
	    font-family: arial, veranda;
   } 

body p, dl, li { 
		 font-size: 15px;
	 }



body strong {
	text-align: right;
	color: red;
}

H1 {
	text-align: center;
	font-family: verdana, arial;
	font-weight: bold;
	color: maroon;
	font-size: 25px;
}
