body {
    color: #464646;
	font-size: 10pt;
	font-family: trebuchet ms;
	line-height: 14pt;
}

a:link{
	color: #0b7257;
	text-decoration: underline;
}

a:hover {
    color: #8a7564;
	text-decoration: none;
}

a:visited {
    color: #000000;
	text-decoration: underline;
}

.links {
	color: #8a7564;
	font-size: 10pt;
	font-family: trebuchet ms;
	font-weight: bold;
}

.title {
	color: #fff;
	font-size: 12pt;
	font-family: trebuchet ms;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0px;
	background-repeat: no-repeat;
}

.content {
	color: #464646;
	font-size: 10pt;
	font-family: trebuchet ms;
	line-height: 14pt;
}

.spacing {
	padding-left: 18; 
	padding-right: 18px;
}

h1 {
	color: #926544;
	font-size: 12pt;
	font-family: trebuchet ms;
	line-height: 24pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:  11px ;}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 0px 0px;
	/*width: 60px;*/
	background: transparent;
	color: #0b7257;
	text-align: center;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #42a042;
	font:  11px trebuchet ms;}

#sddm li a:hover
{	color: #000}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #c4bf9f;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #0b7257;}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #c4bf9f;
	color: #0b7257;
	font: 11px trebuchet ms}

#sddm div a:hover
{	/*background: #539eee*/;
	color: #000;}