.title {
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: overline;
}
.subHead {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 1.25em;
}
.subHeadBold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}
.text {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.25em;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.textItalic {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.textBold {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.25em;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.footNote {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footNoteBold {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.footNoteItalic {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.GeneriText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.nav {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.textWrap {
	float: left;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

