body { 
	background: #ffffff;
	color: #003;
    font-family: "Geneva", "Verdana", sans-serif;
    margin-top: 40px;
    margin-bottom: 200px
	}

h1 {
	font-family: "Georgia", "Palatino", serif;
	color: #000000;
	margin-left: 6%;
	font-size: 600%;
	font-weight: bold;
	line-height: 80%;
	text-align: center
	}

h2 {
	color: #003;
	margin-left: 2%
	}

h2.byline {
	text-align: center;
	font-size: 200%
	}

h2.othertitle {
    font-family: "Georgia", "Palatino", serif;
	text-align: center
	}

h2.centered {
	text-align: center
	}
	
h3 {
	color: #333;
	text-align: center;
	font-size: 220%
	}

br {
line-height:2em;
}
p {
	margin-left: 6%;
	margin-right: 6%
	}

p.lettermenu {
	text-align: center;
    font-family: "Georgia", "Palatino", serif;
    font-weight: bold;
	}

p.attribution {
    text-align: right
	}

blockquote {
	color: #000000;
	
	}
	
a:link {
	color: #00F;
	font-weight: bold
	}
	
a:visited {
	color: #309;
	font-weight: bold
	}
	
a:active {
	color: #C00;
	font-weight: bold
	}
	
a:hover {
	color: #900;
	font-weight: bold
	}
	
hr {
	color: #333
	}
