/* Body */

BODY {
	background-color: #B8DBAC;
	margin: 0px;
	font-size: x-small;
	font-family: arial, verdana, helvetica;
	font-style: italic;
	color: #4F3D24;
       }



/* Link Information */

a:link {
	color: #5E5E5E;
	font-family: verdana, helvetica;
	text-decoration: none;
	font-weight: bold; }

a:visited {
	color: #999933;
	font-family: verdana, helvetica;
	text-decoration: none;
	  }

a:active {
	color: #C6C5C5;
	font-family: verdana, helvetica;
	text-decoration: none;
	 }

a:hover {
	color: #990033;
	font-family: verdana, helvetica;
	text-decoration: strikethrough;
	font-weight: bold; }

h1 {
	color: #c00;
	background-color: #4F3D24;
	font-size: 1.5em;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0.25em;
	font-style: italic;
	text-align: center;
	letter-spacing: 0.1em;
	border: 1px dotted #c00;
	border-style: dashed;
}

h2 {
	color: #662B20;
	background-color: #4F3D24;
	font-size: 1em;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0.25em;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 0.3em;
	border: 2px #4F3D24;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
}

hr {
	border: 1px dotted #4F3D24;
	border-style: dashed;
	Width: 600px;
}

hr2 {
	border: 1px dotted #FFFFFF;
	border-style: dashed;
	Width: 200px;
}
