.body-08-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.body-08-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.body-08-normal-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.body-10-normal-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.body-10-justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

.body-10-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.body-08-justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
}
.body-10-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.heading-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
.table-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: thin;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table-row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: e5e5e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.form-add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: e5e5e5;
	border-right-color: e5e5e5;
	border-bottom-color: e5e5e5;
	border-left-color: e5e5e5;
	background-color: #CCCCCC;
}
.form-edit {
	background-color: #FFCC33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

