body {
	background-color: #E1E6EB
}

p {
	line-height: 125%;
	margin:0px 20px 0px 20px;
}

p.space {
	padding: 8px 0px
}

h1 {
	font-size: 150%; 
	margin:0px 20px 10px 20px; 
	text-align: left;
}

h2 {
	font-size: 120%; 
	margin:20px 20px 10px 20px; 
	padding: 5px 0px; 
	text-align: left; 
	background-color: lightsteelblue;
	text-indent: 1em;
}

h3 {
	font-size: 100%; 
	margin:10px 20px 10px 20px; 
	text-align: left
}

blockquote {
	font-size: 90%; 
}

p.h1 {
	line-height: 125%; 
	font-size: 90%; 
	font-weight: bold; 
	margin:5px 10px; 
}

p.h2 {
	line-height: 125%; 
	font-size: 80%; 
	margin:0px 10px;
}

table {
	margin:0px 20px 0px 20px;
}

th	{
	text-align: left
}
