<!--

body {
background: #ffffff;
margin: 0px;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;

 }

td {
font-size: 12px;
color: #000000;
}

h1 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
font-style: italic;
color: #356F97;
}

a.h1:link {
color: #356F97;
text-decoration: none;
}
a.h1:visited {
color: #356F97;
text-decoration: none;
}
a.h1:hover {
color: #ff0000;
text-decoration: none;
}

h2 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;

color: #000000;
}
a.h2:link {
color: #000000;
text-decoration: none;
}
a.h2:visited {
color: #000000;
text-decoration: none;
}
a.h2:hover {
color: red;
text-decoration: none;
}

h3 {
font-family: 'Times New Roman',Times,serif;
font-size: 13px;
font-weight: normal;
color: #ff0000;
margin-top: 10px;
margin-bottom: 10px;
}
a.h3:link {
color: #ff0000;
text-decoration: none;
}
a.h3:visited {
color: #ff0000;
text-decoration: none;
}
a.h3:hover {
color: #000000;
text-decoration: none;
}

h4 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
margin-top: 10px;
margin-bottom: 10px;
}
a.h4:link {
color: #000000;
text-decoration: none;
}
a.h4:visited {
color: #000000;
text-decoration: none;
}
a.h4:hover {
color: #ff0000;
text-decoration: none;
}
h5 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
font-style: bold;
color: #000000;
margin-top: 10px;
padding-bottom: 15px;
font-weight: bold;
}
a.h5:link {
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: bold;
padding-bottom: 15px;

}
a.h5:visited {
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: bold;
padding-bottom: 15px;
}
a.h5:hover {
font-size: 10px;
color: #ff0000;
text-decoration: none;
font-weight: bold;
padding-bottom: 15px;
}

h6 {
font-family: 'Times New Roman',Times,serif;
font-size: 14pt;
font-weight: bold;
color: #ff0000;
margin-top: 0px;
margin-bottom: 0px;
}

.line {
border-bottom:1px solid black;
}

.hdr {
background-color:#ffffff;
}
.wrapper {
border: 1px solid #0C7895;
}

.nav {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #ffffff;
font-weight: normal;
background-color:#04718E;
border-top: 1px solid #8CDBF1;
border-bottom: 1px solid #0F4F60;
padding: 3px;
padding-left:10px;

}
a.nav2:link {
color: #ffffff;
text-decoration: none;

}
a.nav2:visited {
color: #ffffff;
text-decoration: none;
}
a.nav2:hover {
color: #ff0000;
text-decoration: none;
}

.footer {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 6pt;
font-style: normal;
color: #ffffff;
font-weight: normal;
background-color:#004A80;
border-top: 1px solid #8CDBF1;
border-bottom: 1px solid #0F4F60;
padding: 3px;
margin-right:10px;

}
a.footer:link {
color: #ffffff;
text-decoration: none;

}
a.footer:visited {
color: #ffffff;
text-decoration: none;
}
a.footer:hover {
color: #ff0000;
text-decoration: none;
}
-->
