body {font-family: Arial; font-size: 12pt}
p {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 12px;
    font-weight: normal;
    text-align: justify;
    line-height: 15px 
}
ul {margin-top: 1px; margin-bottom: 1px; font-size: 12pt}

blockquote{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: 6px;
    line-height: 20px 
}

ol {margin-top: 1px; margin-bottom: 10px; font-size: 12pt}
li {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: 6px; 
    line-height: 18px 
}
div {margin-top: 1px; margin-bottom: 3px; line-height: 20px; font-size: 13pt}
h1 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  26px;
    line-height: 30px;
    margin-bottom: 16px; 
    font-weight: normal;
    text-decoration: underline;
    color: #0c0f80;
    letter-spacing: 3px;
}
h2 {
    font-family: Arial; 
    font-size: 14pt;
    font-weight: normal;
    line-height: 18px;
    margin-top: 1px; 
    margin-bottom: 10px; 
    text-decoration: none;
    color: #0c0f80
}
h3 {
    margin-top: 1px; 
    margin-bottom: 0px; 
    font-family: Arial; 
    font-size: 13pt;
    font-weight: bold;
    line-height: 13px;
    text-decoration: italic;
    text-align: center;
    color: #0c0f80
}
h4 {
    margin-top: 1px;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: Arial;
    font-size: 13pt;
    line-height: 18px;
    color: #000000
}
h5 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    line-height: 12px;
    margin-top: 6px;
    margin-bottom: 0px; 
    font-weight: normal;
    text-decoration: none;
    color: gray;
    text-align: left
}
h6 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    line-height: 25px;
    margin-bottom: 5px; 
    font-weight: normal;
    text-decoration: none;
    color: #0C0F80;
    text-align: center
}

tr {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 12px}

a.tab:link {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
}

A.SiteLink:link {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration:    none;
    color:white;
}
p.left {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 12px;
    font-weight: normal;
    text-align: left;
    line-height: 15px 
}
p.center {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 15px 
}

P.prelist {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: normal;
    text-align: justify;
    line-height: 15px 
}
P.more {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: normal;
    text-align: justify;
    line-height: 12px 
}
P.wphead {
    font-family: Verdana, Helvetica, sans-serif;
    color: #330066;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: bold;
    text-align: center;
    line-height: 12px 
}
P.wp {
    font-family: Verdana, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
    text-align: left;
    line-height: 13px 
}

P.beforescroll {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 6px;
    font-weight: normal;
    text-align: justify;
    line-height: 15px 
}
P.image {
    text-align: center
}

.bOver {
  font-family: Verdana;
  font-size: 13px;
  font-weight: normal;
  color: white;
  text-decoration: none;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;
  background-color: red;
  cursor: hand;
}

.bOut {
  font-family: Verdana;
  font-size: 13px;
  font-weight: normal;
  color: white;
  text-decoration: none;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;
  background-color: #000080;
  cursor: hand;
}
.bOver2 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: white;
  text-decoration: underline;
  padding-top: 2px;
  padding-left: 3px;
  padding-bottom: 2px;
  padding-right: 3px;
  background-color: #B000C0;
  cursor: hand;
}

.bOut2 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: yellow;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 3px;
  padding-bottom: 2px;
  padding-right: 3px;
  background-color: #0c0f80;
  cursor: hand;
}

.wplan1 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 3px;
  padding-bottom: 2px;
  padding-right: 3px;
  background-color: #cc99ff;
  cursor: hand;
}
.wplan2 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 3px;
  padding-bottom: 2px;
  padding-right: 3px;
  background-color: #D3D3E9;
  cursor: hand;
}
.wplan3 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 3px;
  padding-bottom: 2px;
  padding-right: 3px;
  background-color: #CCCC00;
  cursor: hand;
}