body { color: black; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #a37fa7; }
p { font-size: 80%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 130%; }
h2 { color: #a37fa7; font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
td {}
a:link { color: #004290 ; text-decoration: none; }
a:visited { color: #004290 ; text-decoration: none; }
a:hover { color: #004290 ; background-color: #e8b5ed; }
a:active { color: red ; text-decoration: none; }
h3 { color: #3f7c61; font-size: 1.17em; font-weight: bold; margin: 1em 0; }
h4 { color: #3f7c61; font-size: 0.9em; font-weight: bold; text-transform: uppercase; margin: 1em 0; }
ul { font-size: 80%; margin-top: 1em; margin-right: 30px; margin-bottom: 1em; list-style-type: disc; }
ol { font-size: 80%; list-style-type: decimal; margin: 1em 0 1em 40px; }
li { margin-bottom: 0.5em; margin-left: 1.5em; }
.paragraph_lead { color: #8821b0; font-weight: bold; text-transform: uppercase; }
.table_text { font-size: 80%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.inline_image_right { float: right; margin: 0 0 10px 10px; border: solid 1px #3f7c61; }
.inline_image_no_border { margin: 0 0 10px 10px; float: right; }
.float_left{
	float:left;
	padding-right:5px;
}
.float_right{
	float:right;
	padding-left:5px;
	padding-bottom:10px;
}
.clearfloat{
	clear:both;
}
ul ul{
	font-size:100%;
}