*{
	border:0px;
	margin:0px;
	}
body {
	background: #ABBDAA;
	}
body,td,th {
	color: #555E39;
	}
a, a:hover{
	color: #555e39;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	}
a:hover {
	color: #8b0000;
	}
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	font-weight:normal;
	list-style:none;
	padding-left:.5em;
	line-height:.5em;
	}
li a{
	color:#fcffd0;
	font-size:11pt;
	}
li a:hover{
	color:#8b0000;
	font-size:11pt;
	}
ul{
	padding-left:1.5em;
	}
.style2 {
	color: #666633;
	}
.style3 {color: #FFFFFF;
	}
.style5 {
	font-size: smaller;
	font-family: Papyrus;
}
.style16 {color: #EDEEC0;
}
.style17 {font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-style: normal;
line-height: 16pt;
}
.style19 {font-size: x-large;
}
.style24 {font-size: large;
}
.style25 {color: #FFFFCC;
}
.style26 {color: #e7e7bd;
}
.style28 {font-size: 36px; font-family: Papyrus;
}
.style32 { color: #555e39; line-height: 16pt; }
.style34 {color: #63123F; font-weight: bold;
}
h2 { color: #e7e7bd; font-size: 16px; line-height: 16px; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; }

.heading {
  color: #e7e7bd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 16pt;
  letter-spacing: 5px;
  word-spacing: 5px;
}
input,textarea{
	background:#f6f6d5;
	border:1px solid #99a78e;
	height:20px;
	padding:0;
	margin:2px;
	text-transform:lowercase;
	font-family: Arial,Helvetica,sans-serif;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #555E39;
}
textarea{
	font-size:12px;
	padding:10px;
	overflow-y:auto;
	}
	input[name="add"],input[name="submit6"]{
		width:2em;
		padding-left:.5em;
	}
	input[type="submit"]{
		color:#555e39;
		font-weight:bold;
		height:22px;
		background:#99a78e;
		display:inline;
		float:left;
	}
.recommended{
	border:1px solid #555e39;
	background:#ABBDAA;
	width:170px;
	margin:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
