﻿table tr td{
	font-family:Arial,Trebuchet MS; 
	font-size:13px; 
	color:#755a24;
	text-decoration: none;
	font-weight:normal;
	line-height: 150%;
}
a {
	font-family:Arial,Trebuchet MS; 
	font-size:13px; 
	color:#755a24;
	text-decoration: underline;
}
a:hover {
	font-family:Arial,Trebuchet MS; 
	font-size:13px; 
	color:#ffffff;
	text-decoration: none;
	background:#755a24;
}

a.menu {
	font-family:Arial,Trebuchet MS; 
	font-size:13px; 
	color:#ffffff;
	text-decoration: none;
}
a.menu:hover {
	font-family:Arial,Trebuchet MS; 
	font-size:13px; 
	color:#ffffff;
	text-decoration: underline;
	background:#7f6631;
}
.Button { 
	color: #FFF; background: #D3C57C; 
	border: solid 1px #F6F3E3; 
	font-size:11px; 
	text-decoration: none; 
	cursor: pointer; 
	}
.ButtonHover { 
	color: #FFF; 
	background: #B48943; 
	border: solid 1px #F6F3E3; 
	font-size:11px; 
	text-decoration: none; 
	cursor: pointer; 
	}

td.heading {
	font-family: Arial,Trebuchet MS; 
	font-size:13pt;
	font-weight:bold;
	padding-left:50px;
}
td.content {
	font-family:Arial,Trebuchet MS; 
	font-size:12px; 
	color:#755a24;
	text-decoration: none;
	padding-right:	50px;
	padding-left:	12px;
}
ul { 
	margin: 0px; 
	list-style: dic; 
	padding: 10px 0px 10px 15px; }
li { 
	padding-left: 5px; 
	margin: 0px 5px 5px 0px; }
h1 {
	font-family:Arial,Trebuchet MS; 
	font-size:18px; 
	color:#755a24;
	text-decoration: none;
	padding-right:	50px;
	padding-left:	12px;
}