.border
{
	border-bottom:solid 2px black;
	border-left:solid 2px black;
	border-right:solid 2px black;
}
td
{
	font-family:Arial;
	font-size:11px;
	color:Black;
}
.zzz
{
	font-family:Arial;
	font-size:15px;
	color:#2F4371;
}
.nav
{
	font-family:Arial;
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.nav:hover
{
	font-family:Arial;
	font-size:11px;
	color:red;
	text-decoration:none;
	font-weight:bold;
}