p { font-size: 10pt; color: #999; font-family: tahoma, arial, geneva; font-weight: 400; font-style: normal; }
.table { border: outset 1pt silver; }
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #9f0325; font-weight: 300; text-decoration: underline; }
A:visited { color: #a40000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: 300; text-decoration: underline   }
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: red;
	text-decoration: underline;
	background-color: transparent;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F2F4E9;
	text-decoration: underline;
	background-color: #A7C07F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #81955F;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bottom { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: white; }
.testimonial { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; border: dotted thin #d455c8; }
body { margin: 0; }
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #600F00;
}
ol {
	display: list-item;
}
td { color: silver; font-size: 10px; font-weight: 300; }
