body {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	background-color: #FFFDCC;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.bullets {
	line-height: 18px;
}

h1 {
font-family: bodoni MT black;
font-size: 24px;
color: #397405;
}

.secthead {
font-family: bodoni MT black;
font-size: 16px;
color: #397405;
}


h10 {
	font-size: 19px;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
	color: #AB5600;
}
.subtitleBLK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA5D00;
}
h20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.grayitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
.reditalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #BA5D00;
}
.disclaimer {
	font-size: 10px;
	color: #666666;
}
.italiclarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #BA5D00;
}
.italblk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.subTgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA5D00;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}