body {
	font-family: "new york", timeless, olympian, "nimbus roman modern", nimbus, "times new roman", times, serif;
	font-size: 14pt;
	text-align: center;
	color: #522000;
	background-color: #ffe8c2;
}
a:link {
    color: #000000;
}
a:visited {
    color: #724020;
}
a:active {
    color: #926040;
}

h4.small-title {
    text-align: left;
}
h4.small-title:after,.bluedots:before,.bluedots:after {
	content: url("images/bluedot.jpg");
	padding: 0em 1em;
}
.blackdots:before,.blackdots:after {
	content: url("images/blackdot.jpg");
	padding: 0em 0.5em;
}
h1,h2,h3,h4 { 
	text-align: center;
}
h1,h2,h3 { 
	margin: 5% 10% 5% 10%;
	font-weight: bold;
}
h1 { 
	font-size: 200%;
}
h2 { 
	font-size: 150%;
}
h3,h4 { 
	font-size: 125%;
}
h4 { 
	font-weight: inherit;
}
td h1 {
    font-weight: normal;
    font-style: italic;
    font-size: 150%;
}
td h1 a:link, td h1 a:visited, td h1 a:active {
    color: #522000;
}
td h1:first-letter {
    font-size: 125%;
}
.smaller { 
	font-size: 80%;
}
div.justified {
	margin: 5% 10% 5% 10%;
	text-align: justify;
}
img.bird {
	margin: 2em;
}
td { 
	text-align: left;
}
.dropcap:first-letter {
    font-size:450%;
    font-style:italic;
    padding:0.04em 0.1em;
    margin:0 0.05em 0 0;
    float:left;
    line-height:.80em;
    color:black;
    background-color: #fc4;
}
.lastmod {
    font-size:55%;
}
.align-center {
    text-align: center;
}
.csc-textpic-imagerow, .csc-textpic-image {
    text-align: center;
}