	body 	{
		color: black;
		font-size: 12;
		line-height: 1.2;
		font-weight: lighter;
		font-family: 'Palatino Linotype';
		text-align: justify;
		margin-left: 72 px;
		margin-right: 72 px;
		margin-top: 72 px; 
		}


	h1, h2, h3 	{
			color: black;
			font-family: 'Arial';
			font-size: 36px;
		}	

	.navbar {
		background-color: #CCC;
		border-bottom: #999;
		border-left: #999;
		border-width: 0 0 thin thin;
		border-style: none none groove groove;
		display: block;
		float: justify;
		margin: 0 0 0 10px
		padding: 0 10px 0 10px
		width: 190 px;
	}


