body {background-color: #fffdea; margin: 1em 2em}

h1 {
	text-align: right; 
	font-weight: normal; 
	font-size: 80%; 
	font-style: italic; 
	color: #009; 
	margin-right: 0px;
}

h1.title {
	text-align: center; 
	font-weight: bold; 
	font-size: 140%; 
	font-style: normal; 
	color: #009; 
	background-color: #fffcc0; 
	padding: 0.6em; 
	border-style: solid; 
	border-width: 3px 0px; 
	border-color: #33f; 
	margin-right: 0px;
}

h2 {
	text-align: left; 
	font-size: 125%; 
	font-weight: bold; 
	color: #036; 
	background-color: #fff0c9; 
	padding: 0.5em 1em; 
	border-style: solid; 
	border-width: 2px 0px; 
	border-color: #69f; 
	margin-right: 0px;
}

h3 {
	text-align: left; 
	font-size: 112.5%; 
	margin-top: 1em; 
	font-weight: normal; 
	color: #009; 
}

h4 {
	text-align: left; 
	color: #000; 
	font-size: 120%; 
	font-weight: bold; 
}
.markless {list-style-type: none}
.r {text-align: right}
.c {text-align: center}
.l {test-align: left}
.it {font-style: italic}
.i {margin-left: 3em; margin-right: 3em}
hr {margin-top: 1em}
.ltm {margin-top: 2em}
.photo {text-align: center; margin-top: 1em; margin-bottom: 1em}
address {text-align: center; font-style: normal}
blockquote {border-style: solid; border-width: 2px; border-color: #bdf; background-color: #f9fdff; padding: 1em; margin: 1em}
a:link {color: #f06}
a:visited {color: #090}
