body
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #B3B3B3;
}
a{
	color: #000088;
	text-decoration: none;
}
.menu{
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	text-decoration:underline;
}
.fld{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #000080;
	background-color: #FFFFFF;
}
.fld2{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000080;
	background-image: url("../images/fld2.jpg"); 
}
.cel{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	height: 20px;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}