body{
	background-color : ivory;
	border-left : thin dotted Red;	
	margin-left : 82px;
	padding-left : 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

h1, h2, h3, h4, p, pre, li, tr{
	color: #663300;
}

h1 {
	text-align : center;
}

h2 {
	font-style : italic;
	font-variant: small-caps;
}

th {
    font-style: italic;
}

