body {
	text-align: justify;
	margin: 0;
	padding: 10px 0;
	line-height: 1.5em;
background:  #E8DDC8;

	}


spacor {
margin-left: 20
}

.wrapper {
	margin: auto;
	height: auto;
	width: 320px;

}


h1, h2, h3, h4, h5, h6, h7 {
	line-height: 1.2em;
	letter-spacing:-1px;
        font-family: arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	
	}

h1 {
	font-size: 20pt;
	margin: 0;
        color: #ffffff;
	}

h2 {
	font-size: 14pt;
        color: #AAAAAA;
	}

h3 {
	font-size: 12pt;
	letter-spacing:0px;
        color: #888899;
        text-decoration:underline;
	}

h4 {
	font-size: 12pt;
	letter-spacing:0px;
        color: #f93;
	}

h5,h6,h7 {
	font-size: 10pt;
	letter-spacing:0px;
        color: #ffffff;
	}



a, a:link, a:visited {
	text-decoration:none;
color: #aaaaaa;
	}

a:hover, a:active {
	text-decoration:none;
color: #aaaaaa;
	}
