body	{
	text-align: center;
	font-family: Arial, Helvetica, Verdana, SunSans-Regular, sans-serif;
	font-size: 11pt;
	background: #ffeacd;
	margin: 0px
	}

p	{
	line-height: 1.5;
	color: #000000;
	padding: 0px
	}

h1	{
	text-indent: 0em;
	color: #ffae37;
	font-weight: bold;
	font-size: 2.5em;
	line-height: normal;
	font-family: "Tempus Sans ITC", Georgia, Times, "Times New Roman", serif;
	text-align: center;
	padding:0;
	}

h2	{
	color: #544228;
	font-weight: bold;
	font-size: 2em;
	line-height: normal;
	font-family: "Tempus Sans ITC", Georgia, Times, "Times New Roman", serif;
	text-align: center;
	margin-top: -.5em;
	padding: 0;
	}

h3	{
	color: #544228;
	font-weight: bold;
	font-size: 1.1em;
	line-height: normal;
	font-family: Arial, Helvetica, Verdana, SunSans-Regular, sans-serif;
	text-align: left;
	padding-top: .4em;
	padding-bottom: 0;	
	}

h4	{
	color: #000000;
	font-weight: bold;
	font-size: 1.0em;
	padding: 1px;
	}

a	{
	color: #1f2940;
	font-weight: bold;
	text-decoration: none
	}

a:hover	{
	text-decoration: underline;
	color: #2a57c1;
	}

ul	{
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	}

.quote	{
	font-size: 0.8em;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-left: 20px;
	line-height: 1.2;
	font-style: italic
	}

.credit	{
	font-size: 0.8em;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-align: right;
	line-height: 1.2;
	font-style: italic;
	color: #544228;
	}

.head	{
	padding: 8px;
	margin: 20px 8px 8px 8px;
	width: 700px;
	background: #FFFFFF;
	border: solid 1px #FFFF00
	}

.menu	{
	display: none;
	}

.content	{
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
    margin-right: auto;
	padding: 0px;
	background: #ffffff;
	}

.pad	{
	display: none;
	}

.tempus	{
	font-family: "Tempus Sans ITC", Georgia, Times, "Times New Roman", serif;
	}
	
.extrapad	{
	padding-left: 20px;
	}

.tiny	{
	font-size: 0.8em;
	}