body
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: #e6dcd2;
}
.code
{
	font-size: 8pt;
	font-family: 'Courier New';
	background-color: whitesmoke;
}
.label
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: right;
}
.boldlabel
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	text-align: right;
}
.required
{
	font-weight: bold;
	font-size: 8pt;
	color: #990066;
	font-family: Verdana;
	text-align: left;
}
.edit
{
	font-size: 8pt;
	color: brown;
	font-family: Verdana;
	background-color: #e6dcd2;
}
.labeledit
{
	font-weight: bold;
	font-size: 8pt;
	color: brown;
	font-family: Verdana;
}
.button
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana;
	background-color: #e6dcd2;
}
.prompt
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	color: red;
}
.error
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana;
	text-align: right;
}
.labelprogress
{
	font-weight: bold;
	font-size: 11pt;
	color: crimson;
	font-family: Verdana;
	text-align: center;
}
.banner
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}
.dptitle
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: transparent;
}
.link
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: transparent;
}
.dpcontent
{
	font-size: 8pt;
	color: #990066;
	font-family: Verdana;
	background-color: transparent;
}
.content
{
	font-size: 8pt;
	color: #990066;
	font-family: Verdana;
	text-align: justify;
}
