body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	color: #330066;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.Cell_Bord_Broken {
	border: thin dotted;
}
.Border_Under {
	border-top: none;
	border-right: none;
	border-bottom: double;
	border-left: none;
}
.Doc_Title {
	font-size: large;
	font-style: normal;
	text-decoration: underline;
	color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Title_Subhead {
	font-size: medium;
	font-style: normal;
}
.Border_Left_Only {
	border-left-style: dotted;
	border-left-width: thin;
}
