
		body {
	font-family : Verdana;
	text-align : justify;
}
		p {
			margin-top: .5%; margin-bottom:0px;
		}
		h1 {
			font-style : italic;
			font-family : serif;
			text-align : center;
			
			}
		h2 {
			font-family : serif;
			color : #D8CCB1;
			background-color : Black;
		}
		h3 {
			text-align : center;
			}
		h4 {
	text-align : left;
	background-color : #D8CCB1;
}
		a {
			text-decoration : none;
		    color : #3c4368;
        }
	     a:Active  {
		color : #3f689a;
		text-decoration : none;
        }
	    a:Hover  {
		color : #000000;
		text-decoration : none;
    	}
		.comment{
	
	font-style : italic;
	margin-left : 10%;
	margin-right : 10%;
	font-size : 80%;
}
