body {
 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: small;
 color: #000000;
 margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}

p {
 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: small;
 color: #000000;
 margin: 0px 20px;
 text-align: justify;
}

td {
 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: small;
 color: #000000;
}

h1 {
 font-family: CenturyGothic, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: x-large;
 font-weight: bold;
 color: #292827;
 background-color: #F2F2E4;
 padding: 0px 10px;
 border-style: solid;
 border-width: 0 0 1 0;
 border-color: rgb(220, 220, 192);
}

h2 {
 font-family: CenturyGothic, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: medium;
 font-weight: bold;
 color: #292827;
 background-color: #F2F2E4;
 padding: 0px 10px;
 border-style: solid;
 border-width: 0 0 1 0;
 border-color: rgb(220, 220, 192);
}

h3 {
 font-family: CenturyGothic, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: small;
 font-weight: bold;
 color: #292827;
 background-color: #ECEEF0;
 padding: 2px 10px;
}

h4, h5 {
 font-family: CenturyGothic, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: small;
 font-weight: bold;
 color: #292827;
}

a:hover, a:active {
 text-decoration: underline;
}

a {
 text-decoration: none;
 font-weight: bold;
 color: #1E3B66;
}


