body {
  margin: 12px 0px;
  background-color: #000000;
}
h1 {
  font-size: 18pt;
  color: #000000;
  margin: 15px 0px  0px 20px;
  font-family: Arial;
  font-weight: normal;
  text-align:left;
}

h2 {
  font-size: 14pt;
  font-weight: normal;
  margin: 5px 0px 5px 20px;
  color: #000000;
  font-family: Arial;
  text-align:left;
}
h3 {
  font-size: 14pt;
  font-weight: normal;
  margin: 5px 0px 5px 0px;
  color: #000000;
  font-family: Arial;
  text-align:left;
}
h4 {
  font-size: 8pt;
  color: #CE2919;
  margin: 0px 0px 0px 0px;
  font-family: Arial;
  font-weight: bold;
  text-align:center;
}
h5 {
  font-size: 8pt;
  color: #CE2919;
  margin: 0px 0px 0px 0px;
  font-family: Arial;
  font-weight: bold;
  text-align:left;
}
h6 {
  font-size: 7pt;
  color: #ffffff;
  font-family: Verdana;
  font-weight: bold;
  text-align:center;
}
p, .normal {
  font-size: 8pt;
  font-family: Verdana;
  color: #000000;
  font-weight: normal;
  text-align: justify;
  margin: 10px 20px 10px 20px;
}
.normala {
  font-size: 8pt;
  font-family: Verdana;
  color: #000000;
  font-weight: normal;
  text-align: center;
  margin: 10px 0px 10px 10px;
}
.headertext {
  font-size: 8pt;
  color: #21214A;
  font-family: Arial;
  font-weight: normal;
  text-align:center;
}
.header1 {
  font-size: 18pt;
  color: #000000;
  font-family: Impact;
  font-weight: normal;
  text-align:center;
}
ul {
  font-size: 8pt;
  font-family: Verdana;
  color: #000000;
  font-weight: normal;
  text-align: justify;
  margin: 10px 20px 10px 40px;
  list-style-image: url('../images/bullet.gif')
}
li {
  font-size: 8pt;
  font-family: Verdana;
  color: #000000;
  font-weight: normal;
  text-align: justify;
  margin: 0px 0px 0px 0px;
}
.menu {
  font-size: 9pt;
  font-family: Arial;
  color: #000000;
  font-weight: bold;
} 
.small {
  font-size: 8pt;
  font-family: Arial;
  color: #ffffff;
  font-weight: normal;
  margin: 5px 0px 5px 0px;
} 
.input {
  font-size: 9pt;
  font-family: Arial;
  color: #000000;
  font-weight: normal;
  border: solid, 1px;
  margin: 2px 0px 2px 0px;
  border: 1px solid #cccccc;
  border-collapse: collapse;
}
.footertext {
  font-size: 8pt;
  font-family: Arial;
  color: #666666;
  font-weight: normal;
}
.imgborder {
  border: 1px solid #ffd700;
  padding: 3;
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#cdcdcd,Direction=145,Strength=5);
}
.imgnborder {
  border: 1px solid #10a6a0; 
}
a:link, a:visited {
  color: #666666;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
a.special:link, a.special:visited {
  color: #fbf503;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
  font-family:Verdana;
}
a.special:hover {
  color: #fbf503;
  text-decoration: underline;
  background-color: transparent;
}
a.small:link, a.small:visited {
  color: #666666;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial;
}
a.small:hover {
  color: #666666;
  text-decoration: underline;
}
a.menulink:link, a.menulink:visited {
  color: #000000;
  text-decoration: none;
  font-size: 9pt;
  font-weight:bold;
}
a.menulink:hover {
  color: #000000;
  text-decoration: underline;
  background-color:transparent;
}  
.sidebararea  {
  text-align: center;
}
.sidebar  {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  padding-left: 8px;
}
.message  {
  color: #ffffff;
  font-family: Impact;
  font-size: 18pt;
  font-weight: normal;
  text-align: center;
}  

