body,p,table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.5em;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 14px ! important;
	color: #007437;
	font-weight: bold;
}

.subtitle {
	font-family: "Trebuchet MS";
	font-size: 12px ! important;
	color: #663333;
	font-weight: bold;
}

.greenbold {
	font-family: "Trebuchet MS";
	font-size: 12px ! important;
	color: #007437;
	font-weight: bold;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
strong,b {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #948473;
	font-weight: bold;
}

ul li {list-style-type: square; font-weight: normal;}

.marginleft {margin-left: 10px; }
.marginleft2 {margin-left: 20px; }

a:link { color: #336633; }
a:visited {color: #663300; }
a:hover { color: #CC3300; }
a:active { color: #009900;}

.home:link { color:#ffffff; }
.home:visited { color:#ffffff; }
.home:hover { color:#ffffff; }
.home:active { color:#ffffff; }



.infotable {
	border: thin solid #E2DED9;
}
th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #948473;
	text-align: left;
}

.whitebreak {
	color: #fff;
	}