h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 34px;
    color: #222222;
    text-align: justify;
    text-decoration: none;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
h3, .h3, .h3 a, .h3 a:hover {
    color: #1152ac;
    font-size: 16pt;
    font-family: arial,verdana,sans-serif,helvetica;
}
h4 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
h5 {
    font-weight: normal;
    font-family: arial, verdana, sans-serif, helvetica;
    font-size: 26px;
    font-style: normal;
    color: #222222;
    text-align: justify;
    border-collapse: collapse;
    padding:0;
    margin: 0;
    text-decoration: none;
    list-style-image:url('../images/bullet3.jpg');
}
img {
    border: 0;
}
ul li a {
    font-size: 10pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: white;
    text-decoration: none;
}
ul li a:hover {
    text-decoration: underline;
}
fieldset ul li {
    list-style: none;
    margin: 5px 0;
}
fieldset ul li label {
    display: block;
}
fieldset ul li input[type=checkbox] + label {
    display: inline;
}
fieldset ul li ul {
    padding-left: 5px;
}
.block {
    display:block;
}
.inline {
    display: inline;
}
.start {
  font-size: 14pt;
}
#nav3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding-left: 15px;
    color: white;
    border-top: 3px solid white;
    background: url('../images/1px.black.25.png') repeat;
    font-size: 9pt;
    height: 100px;
    padding-top: 30px;
}
#nav3 ul {
    padding-left: 30px;
}
#nav3 span {
    font-size:9pt;
    font-weight: bold;
}
#nav4 {
    color: white;
    padding-top: 30px;
    padding-bottom: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    border-top: 3px solid white;
    font-size: 6pt;
    position: relative;
}
#nav4 span {
    padding-left: 15px;
    font-size: 9pt;
    font-weight: bold;
}
#nav4 ul {
    padding-left: 30px;
}
#nav4 ul li {
    line-height: 200%;
}
#nav5 {
    background: url('../images/1px.white.75.png') repeat;
    border-top: 3px solid white;
    padding: 15px 0;
    text-align: center;
    position: relative;
}
#lnkGoddess {
    position: absolute;
    left: 0;
    top: 0;
    width: 245px;
    height: 140px;
    text-indent: 999999px;
    background: url('../images/blank.gif');
}
.clear {
    clear: both;
}