body {
	background-color:#FFFFFF;
		margin-left:0px;
}

td, th {
	color: #5d662f;
}

a {
  color: #666666;
}

p {
	font-family:Arial;
	font-weight: bold;
	color:#5d662f;
	font-size:small;
	}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#5d662f;
	font-size:small;
	}
	
h6 {
    font-family:"Bradley Hand ITC";
	font-weight: bold;
	color:#9ad40e;
	font-size: 24px;
	font-style:italic;
	}
h1 {
    font-family:Papyrus;
	font-weight: bold;
	color:#53bc00;
	font-size: 60px;
	font-style:italic;
	}
.Nav {
	font-family:Papyrus;
	font-weight: bold;
	color:#5d662f;
	font-size:20px;
	text-decoration:none;
	background-color:#ddffa9;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	}
