body	{
	margin: 0px;
	padding: 25px;
}
.copyright	{
	border-top: 2px #000000 solid;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a	{
	color: #000000;
	text-decoration: underline;
}
a:hover	{
	color: #000000;
	text-decoration: none;
}
.title	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-right: 25px;
}
.tabletitle	{
	border-bottom: 1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
.tabledata	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #FFFFFF;
	color: #000000;
	padding: 3px;
}
.tabledatatwo	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FBFBFB;
	padding: 3px;
}
.header	{
	border-bottom: 2px #000000 solid;
	padding: 3px;
}
.viewtitle	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
.viewdata	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
}
.menubutton	{
	border: 1px dashed #006699;
	background: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.formcaption	{
	background: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.formitem	{
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.forminput	{
	background: #FCFCFC;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
}