P.DataBox
{
	font-family: Verdana;
	color: #221111;
	border-right: white thin solid;
	border-top: white thin solid;
	left: 15px;
	border-left: white thin solid;
	border-bottom: white thin solid;
	position: relative;
	background-color: #aaaaaa;
	text-align: left;
}
#header
{
	width: 500px;
	height: 20px;
	border-right: white thin groove;
	border-top: white thin groove;
	border-left: white thin groove;
	border-bottom: white thin groove;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	vertical-align: middle;
	color: white;
	background-color: rosybrown;
	text-align: center;
}
.listitem
{
	width: 500px;
	text-align: left;
	border-bottom: white thin groove;
	margin-top: 5px;
	margin-bottom: 2px;
}
.listitem dd
{
	font-size: x-small;	
}
BODY
{
	color: white;
	font-family: Verdana, Arial, 'Courier New';
	background-color: black;
}
P.FlowText
{
	font-size: smaller;
}
Table.Form
{
	font-size: smaller;
	color: white;
	text-align: left;
}
TD.Form
{
	vertical-align: top;
	width: 50%;
}
TD.Form
{
	vertical-align: top;
}
TD.Header
{
	font-size: larger;
	font-weight: bolder;
	background-color: #778899;
	text-align: center;
}
