body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF8DC;
}
.tabletext{
	color: Black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; text-decoration: none;
}
.error{
font-family: sans-serif;
font-size: 14px;
font-weight: normal;
color: #DC143C;
text-align: center;
}
.alb {border: 1px black; 
border-style: solid
}
.head_part{
  text-transform: uppercase;
  color: #FF9933;
  font-family:  Tahoma;
  font-size:  10pt;
  font-weight: bold;
  margin-right: 25pt;
  }
  .nav{
    text-decoration: none;

  }
   a:hover {
  text-decoration: underline;
}


