BODY 
{
	border-right: blue;
	border-top: blue;
	list-style-position: inside;
	font-size: 12px;
	border-left: blue;
	color: black;
	line-height: normal;
	border-bottom: blue;
	font-family: 'Arial';
	list-style-type: decimal;
	text-decoration: none;
}
TABLE
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
P
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}
A:link
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.clsErr
{
	font-weight: bolder;
	color: red;
	font-family: Arial;
}
.clsOk
{
	font-weight: bolder;
	color: darkgreen;
	font-family: Arial;
}
.clsBlack
{
	font-weight: bolder;
	color: black;
	font-family: Arial;
}
.clsGrey
{
	color: "#999999";
	font-family: Arial;
}
A:visited
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
INPUT
{
	font-size: 12px;
	font-family: Arial;
}
.clsGold
{
	font-size: 12px;
	font-weight: bolder;
	color: darkgoldenrod;
	font-family: Arial;
}
TD
{
	font-size: 12px;
	font-family: Arial;
}
.clsClass
{
	font-size: 14px;
	font-family: Arial;
}
.clsPack
{
	font-size: 12px;
	font-family: Arial;
}
