TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form { margin-top: 0px; margin-bottom: 0px}

.style1 {color: #FF0000}
.style5 {font-size: 9px}

body {
  background-color: #DECF88;
}

table.c3 {background-color: #FFFFFF}
table.c5 {background-color: #FFFFFF}

td.c2 {background-color: #CCCCCC}
td.c4 {background-color: #CCCCCC}
td.c3 {background-color: #E6E2D0}

div.c1 {text-align: center}
div.c2 {margin: 10px; font-size:9px; line-height: 13px; font-family: verdana, arial;}
div.c3 {color: blue; font-family: verdana, arial; font-size: 9px; font-weight: bold; line-height: 11px; text-align: center}

#menu a {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #157197;
}

#menu a:hover {
  color: #1e7026;
}

#menu ul {
  margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding-bottom: 5px;
}
