body {
	margin-left: 20px;
}


div.header {
	margin-top: 0px;
	padding: 0px;
	font-size: smaller;
}

div.menubox {
	text-align: center;
}


h1, h2, h3, h4 {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;

}

p.about {
	font-size: 9px;
	font-family: 'courier new', courier, monospace;
	margin-top: -10px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}

h1.superheading {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #006699;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

p, b, .intro, .copy {
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width: 60ex;
}

a {
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	
}

li {
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	
}

p.intro {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
	font-weight: bold;
}


p.signature {
	margin-top: 20px;
	text-align: right;
	font-style: italic;
}

p.copy {
	border-top: 1px dashed #666666;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 5px;
	width: 100%;
	font-weight: bold;
}

a.copy {
	font-size: 10px;
}

div.photo {
	margin-top: -10px;
	margin-bottom: 15px;
	font-size: 12px;
	font-style: italic;
	width: 80ex;
}

b {
	font-weight: bold;
}

div.box {
	border: 1px dotted #0000FF;
	width: 70ex;
	padding: 2ex;
}

img.framed {
	display: block;
	border: 3px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.lists {
	width: 600px;
	
}

td, th {
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-align: left;
	vertical-align: top;
}

th {
	font-weight: bolder;
}

div.th1 {
	width: 100px;
}

div.th2 {
	width: 150px;
}

div.th3 {
	width: 150px;
}

div.th4 {
	width: 200px;
}

a.table {
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}