body {
	background-color: #bf9644;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gum-leaves.gif);
	background-repeat: repeat-x;
	background-position:left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #767C0C;
	font-weight: normal;
}
.style1 {
	color: #91440E;
	font-size: 14px;
	font-weight: bold;
}
td.left{
  font-size: 11px;
  font-family: arial,verdana;
  background-repeat: repeat-y;
  background-position: right;
}

td.right{
  font-size: 11px;
  font-family: arial,verdana;
  background-repeat: repeat-y;
  background-position: left;
}
.footer {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
A:link  { font-size: 12px; font-weight: bold; color: #767c0c;  text-decoration: none }
A:visited  { font-size: 12px; font-weight: bold; color: #767c0c;  text-decoration: none }
A:hover  { font-size: 12px; font-weight: bold; color: #767c0c;  text-decoration: underline }
.footer A:link  { font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.footer A:visited  { font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.footer A:hover  { font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline }
