p.indent
{
	text-indent: 2em;
	text-align: justify;
	line-height: 1.3;
}

p.noindent, p.text
{
/*	text-indent: 0em; */
	text-align: justify;
	line-height: 1.3;
}

*.exdent
{
	margin-left:2em;
	text-indent:-2em;
	line-height:1.3;
}

*.list
{
	padding-left:5em;
	line-height:1.3;
}


p.plain
{
	text-indent: 0pt;
	text-align: left;
	line-height: 1.0;
}

p.small
{
	text-indent: 0em;
	text-align: left;
	line-height: 1.1;
	font-size: 80%;
	font-family: sans-serif;
}

body
{
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 7%;
	margin-right: 7%;
	margin-bottom: 25em;
}

.center
{
	text-indent: 0em;
	text-align: center;
}

.italic
{
	font-style:italic;
}

*.italic i
{
	font-style:normal;
}

p.bigcenter
{
	text-indent: 0em;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

p.biggercenter
{
	text-indent: 0em;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}

p.chapter
{
	text-indent: 0pt;
	text-align: center;
	font-size: 105%;
	font-weight: bold;
}

p.smallcenter
{
	text-indent: 0pt;
	text-align: center;
	font-size: 75%;
}

p.contents
{
	margin-left: 3em;
	text-indent: -3em;
	font-size: 80%;
	text-align: left;
	line-height: 1.1;
}

*.exdent
{
	margin-left:2em;
	text-indent:-2em;
}

blockquote.poetry
{
	margin-left: 15%;
	text-align: left;
}

blockquote.widepoetry
{
	margin-left: 10%;
	text-align: left;
	line-height: 1.0;
}

p.poetry
{
	margin-left: 10em;
	text-align: left;
	line-height: 1.2;
	font-size: 95%;
}



sup { font-size: 70%; }

div.center
{
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

.centerplain
{	text-align:center;
}

.smallcaps {
	font-variant:small-caps;
	font-style:normal;
	}
	
*.smallcaps i {
	font-variant:normal;
	font-style:italic;
	}
	
.smallfont {
	font-size:80%;
	}

p.note
{
	text-indent: 1em;
	text-align: left;
	line-height: 1.1;
	font-size: 90%;
}

p.notenobottom
{
	text-indent: 1em;
	text-align: left;
	line-height: 1.1;
	font-size: 90%;
	margin-bottom: 0;
}

p.noteindent
{
	text-indent: 1em;
	text-align: left;
	line-height: 1.1;
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 0;
}

p.notepoetry
{
	margin-left: 10em;
	text-align: left;
	line-height: 1.1;
	font-size: 85%;
}

a:link { text-decoration: none; }
a:visited { text-decoration:none; }
a:hover { text-decoration: none; color:green; background-color:transparent;}
.overline { text-decoration: overline; }

em {font-style:normal; font-variant:small-caps;}
	
div.quotes {font-size:90%; margin: 0 2em;}
div.quotes p {text-align:justify; text-indent:1em;  line-height:1.1; margin-top:2em; }
div.quotes p:first-child {margin-top:0; margin-bottom:2em;}
div.quotes hr {width:30%; }
hr.narrow {width:25%;}

p.letterdate {font-size:80%; text-align:right; padding-right:5%;}
p.salute
{
	text-indent: 5em;
	text-align: justify;
	line-height: 1.3;
}
p.signature {font-variant:small-caps; text-indent:50%;}

td
{
	text-align:center;
	vertical-align:middle;
	border:2px solid blue;
}
td img
{
	vertical-align:bottom;
	border:1px solid blue;
}

td.plain
{
	text-align:left;
	vertical-align:middle;
	border:0px solid blue;
}

