body {  font-family: Arial,Helvetica; font-size: 11pt; color: black; font-weight: normal; font-style: normal;}h1 {  font-family: Times; font-size: 24pt; color: black; font-weight: bold; font-style: normal;}h2 {  font-family: Georgia; font-size: 18pt; color: #1F2960; font-weight: bold; font-style: normal;}h3 {  font-family: Georgia; font-size: 30pt; color: #FFFF00; font-weight: bold; font-style: normal; text-align: center; text-shadow: #040404 0 2px 2px;}ul, li a {
  border:  none;
  margin: 0;
  padding: 8px 11px 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-size: 18px;
  font-weight: bold;
  font-family: Helvetica;
  line-height: 1;
}
li ul {
  border: 1px solid #32429B;
  background: #4B65EA url(images/pattern.png) repeat scroll left top;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}
li ul:before {
  content: '';
  display: block;
}
li ul:after {
  content: '';
  display: table;
  clear: both;
}
li a:link {
  border-right: 1px solid #32439B;
  display: block;
  text-decoration: none;
  color: #040404;
}
li a:hover {
  border-right: 1px solid #32429B;
  color: #040404;
}
li {
  border-right: 1px solid #32429B;
  float: left;
}
li:hover {
  background: #4B65EA url(images/pattern.png) repeat scroll left top;
}
