body {background-color: #fffdea; margin: 1em 2em}
p, dl, ul, ol, td {line-height: 140%}

h1 {
	text-align: right; 
	font-weight: bold; 
	font-size: 100%; 
	font-style: italic; 
	color: #009; 
	margin-right: 0px;
}

h1.title {
	text-align: center; 
	font-weight: bold; 
	font-size: 200%; 
	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: 163%; 
	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: 140%; 
	margin-top: 1em; 
	font-weight: bold; 
	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: #69c #ddf #ddf #69c; 
	background-color: #f9fdff; 
	padding: 1em; 
	margin: 1em
}

a:link {color: #f06}
a:visited {color: #090}
