<!--



td {
font-size: 14px;
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: 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: serif;
font-size: 14pt;
font-weight: bold;
color: #ff0000;
margin-top: 0px;
margin-bottom: 0px;
}

.line {
border-bottom:1px solid black;
}


-->
