body
{
     font-family: "Stone Serif", "Garamond", "Century", "Book Antiqua", "Palatino", serif;
     margin-left: 12%;
     margin-right: 12%;
	 max-width: 40em;
     margin-bottom: .3in;
     margin-top: .3in;
     background-color: bbccff;
     color: 000000;
     text-align: justify;
     font-size: 14pt;
}

p
{
     margin-top: 15pt;
     margin-bottom: 15pt;
     text-align: justify;
}

p.indent
{
     margin-top: 0px;
     margin-bottom: 1px;
     text-indent: 2em;
}

blockquote
{
     text-align: justify;
     font-size: 12pt;
}

td
{
     font-size: 13pt;
}

pre 
{
     font-family: monospace;
}

h1
{
     text-align: center;
     font-size: 23pt;
     margin-bottom: 0in;
     margin-top: .3in;
}

h2
{
     text-align: left;
     font-size: 16pt;
     margin-top:.35in;
}

h3
{
     text-align: left;
     font-size: 14pt;
     font-weight: normal;
     font-style: italic;
     margin-left: .4in;
     margin-top: .3in;
     font-weight: bold;
}

h4
{
     text-align: center;
     font-size: 13pt;
     font-weight: normal;
     margin-top: 8pt;
     margin-bottom: 22pt;
}

h5
{
     font-size: 13pt;
     font-style: italic;
     margin-left: .3in;
}

hr
{
     height: 0.0125in;
     background-color: black
}

a:hover { background:white; }

span.WPFloatStyle
{
	visibility: hidden;
	position: absolute;
	left: 10px;
	right: 10px;
	background-color: rgb(255, 255, 225);
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-top: 25px;
	padding: 6px;
	line-height: normal
}

span.WPNormal
{
	font-family: "Garamond", serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	text-indent: 0in
}
