BODY 	{background: #faf4e1}
body 	{margin-top: 5%; margin-left: 5%; margin-right: 5%;}

img 	{max-width: 100%;
    	height: auto;
    	width: auto;}



figure		{background: #faf4e1;
		display: inline-block;
 		 margin-top: auto;
 		 margin-bottom: auto;
  		margin-left: auto;
  		margin-right: auto;
		}



figcaption 	{font-family: Times, serif;
		color: #777;
		font-size: 100%;
		font-style: oblique;
		}




.entry		{font-family: Times, Times New Roman, serif;
		font-style: oblique;
		color: #333;
		font-size: 125%;}

.mono		{font-family: Courier, Monospace;
		color: #333;
		font-size: 135%;}
 
p 	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #222;
	font-size: 100%;
	line-height: 150%}

p.body 	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #222;
	font-size: 100%;
	margin-top: 0;
	line-height: 150%;
	text-indent: 50px;}


span    {
	color: #777;
	font-size: 100%;
	}


p.nav	{font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 200%;}

sup 	{vertical-align: top; position: relative; top: -0.5em; }

A {font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 105%;}
A {text-decoration: none}
A:link {color:#33c;} A:visited {color:#639;}
A:hover {text-decoration: underline;}

a.ref {font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 80%;
	font-style: normal;	
	text-decoration: none;
	}		
a.ref:link {color:#00f;}
a.ref:visited {color:#00f;}
a.ref:hover {text-decoration: underline;}

h1 {font-family: Verdana, Helvetica, Arial, sans-serif;
		font-style: italic;
		color: #666;
		font-weight: bold;
		font-size: 150%;
		}

h2 {font-family: Verdana, Helvetica, Arial, sans-serif;
		font-style: italic;
		color: #333;
		font-weight: bold;
		font-size: 180%;}

h3 		{font-family: Garamond, Georgia, Times New Roman;
		color: #999;
		font-weight: normal;
		margin: 0;
		padding: 0;
		font-size: 120%;}

h4 		{font-family: Verdana, Helvetica, Arial, sans-serif;
		font-style: normal;
		color: #666;
		font-weight: bold;
		font-size: 125%;}



h5 {font-family: Verdana, Helvetica, Arial, sans-serif;
		font-style: normal;
		color: #333;
		font-weight: bold;
		font-size: 110%;
		padding: 0}

ol.notes 	{font-family: Verdana, Helvetica, Arial, sans-serif;
		color: #333;
		font-size: 95%;
		}

ul.index 	{list-style-type: none;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		color: #000;
		font-size: 110%;
		line-height: 250%;
		}