.admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	text-justify: newspaper;
	font-size: 10pt;
	border-left-color: dimgray;
	border-bottom-color: dimgray;
	padding-bottom: 5px;
	width: 550px;
	border-top-style: solid;
	border-top-color: dimgray;
	padding-top: 5px;
	font-style: normal;
	font-family: Sans-Serif;
	border-right-style: solid;
	border-left-style: solid;
	position: static;
	background-color: whitesmoke;
	text-align: left;
	border-right-color: dimgray;
	border-bottom-style: solid;
}

.warning
{
	font-family:Serif;
	font-style:italic;
	font-weight:bold;
	font-size:12pt;
	color:#aa0000;
}

.footer
{
	font-weight: bold;
	font-size: 8pt;
	color: darkgray;
	font-family: Monospace;
}

.header
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Cursive;
}
.chk_days
{
	font-family:Verdana;
	font-size:10pt;
}
.content10pt
{
	font-family:Verdana;
	font-size:10pt;
}