body  {
	color: black;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-image: url("images/leaf2.gif");
	background-repeat: repeat;
	margin-top: 0;
}
td {
	vertical-align: top;
}
h1  {
	color:#855b2b;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-bottom: -2px;
	
}
h2 {color: #000;
	font-size: 1.3em;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 0.12em;

	
}
h3  {
	color: #885d2b;
	font-size: 1.2em;
	font-style: italic;
	font-weight: 400;
	line-height: normal;
	text-align: center
}
h4 {
	color: #306;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 16px;
}
h5  {
	color: #306;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
}
h6  {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
}
p { color: black; font-size: 11px; line-height: 18px;  text-align: left; margin: -4px 0 10px;}
a {font-size: 9px;  text-decoration: none;}
a:link  { color: #885d2b;}
a:visited { color: #885d2b;}
a:hover { color: #3b2206;}
a:active { color: #2b46a9;}
hr  { color: #d7b38b; height: 1px }
/*hr {color:#950;}*/
ul li {
	list-style-position: inside;
	list-style-type: circle;
	margin-left: -12px;
}
ol li  { line-height: 16px; list-style-type: circle; list-style-position: inside }
ul li { line-height: 16px; list-style-type: circle; list-style-position: inside }
dd  { line-height: 16px; margin-right: 16px; top: -12px }
a:link.biglink {font-size: 11px; line-height: 18px;  text-align: left; margin: -4px 0 16px;}
a:visited.biglink {font-size: 11px; line-height: 18px;  text-align: left; margin: -4px 0 16px;}
a:hover.biglink {font-size: 11px; line-height: 18px;  text-align: left; margin: -4px 0 16px;}
a:active.biglink {font-size: 11px; line-height: 18px;  text-align: left; margin: -4px 0 16px;}
a:link.biggestlink  { font-size: 13px; line-height: 18px; text-align: left; margin: -4px 0 16px;}
a:visited.biggestlink  { font-size: 13px; line-height: 18px; text-align: left; margin: -4px 0 16px;}
a:hover.biggestlink  { font-size: 13px; line-height: 18px; text-align: left; margin: -4px 0 16px;}
a:active.biggestlink  { font-size: 13px; line-height: 18px; text-align: left; margin: -4px 0 16px;}
#main {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/leaf.gif);
	background-repeat: repeat-y;
	background-color: #f8ebd1;
	/*background-position: relative;*/
	border-width: 0 1px 1px 1px;
	border-color: #d7cab0;
	border-style: solid;
}
.right {
	text-align: right;
}
.ruled { border-style: solid; border-width: 0 0 0 1px; border-color: #d7b38b }
.caption  { color: #885d2b; font-size: 11px; font-style: oblique; line-height: 18px;text-indent: 50px; margin-top: 4px; }
.padded {
	padding: 0 20px 20px 20px;
}
.urgent {background-color:#FFFF00; font-size:140%; font-weight:bold;
}

