<style type="text/css">


input, textarea, select, li, td {
  font-family: Tahoma, Arial;
  font-size: 13px;
  color: #000000;
}

.normal {
  font-family: Trebuchet MS, Arial;
  font-size: 13px;
  color: #000000;
}

.title {
  font-family: Trebuchet MS, Arial;
  font-size: 13px;
  color: #004466;
}

.title1 {
  font-family: Trebuchet MS, Arial;
  font-size: 14px;
  color: #0000ff;
  font-weight: bold
  text-decoration: underline
}

.title2 {
  font-family: Trebuchet MS, Arial;
  font-size: 15px;
  color: #004466;
}
.menu {
  font-family: Trebuchet MS, Arial;
  font-size: 13px;
  color: #FFFFFF;
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px
}

.menu-end {
  font-family: Trebuchet MS, Arial;
  font-size: 13px;
  color: #FFFFFF;
  border-color: #FFFFFF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px
}

.small {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #000000;
}

.small-white {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #FFFFFF;
}

a:link {
  color: #00367B;
  text-decoration: none;
}

a:visited {
  color: #00367B;
  text-decoration: none;
}

a:hover {
  color: #1F62B7;
  text-decoration: underline;
}

.white {
	color: #fff;
}

</style>