
body {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000040;
  background-image: url('images/backgrd.jpg');
}

td {
		 background-image: url('images/backgrd2.jpg');
}

A:link {
  color: #000040;
  text-decoration: underline;
}

A:active {
  color: #8080FF;
  text-decoration: underline;
}

A:visited {
  color: #400040;
  text-decoration: underline;
}

A:hover {
  color: #8080FF;
  text-decoration: underline;
}

.menu {
  font-family: Arial, Verdana;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

.lal {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  padding-left: 15px;
}

.ral {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  padding-right: 15px;
}

.mal {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  padding-right: 10px;
  padding-left: 10px;
}

.clr {
  background-color: #D9DBDF;
  font-family: Arial, Verdana;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

.cont {
  font-family: Arial, Verdana;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: center;
}

LH {
  color: #000040;
}

