<!--
body
{
        color: #1A2171;
        background-color: #FFFFFF;
}

a {
color:#1A2171;
text-decoration:none;
}

a.link {
color:#1A2171;
text-decoration:underline;
}

a:hover {
color:#FF0000;
text-decoration: underline;
}

.h1 {
color: #1A2171;
font-size:25pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.h2 {
color: #FFFFFF;
font-size:34pt;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
}

.h22 {
color: #FFFFFF;
font-size:24pt;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
}


.h3 {
color: #FFFFFF;
font-size:13pt;
font-family: Times New Roman, Helvetica, sans-serif;
font-weight: normal;
}

.h4 {
color: #FFFFFF;
font-size:22pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.h5 {
color: #1A2171; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px; font-weight: bold;
}

img {
border: 0px;
}

.copyright {
font-size: 13pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; letter-spacing: -1px;
}

.links {
font-size:14pt;
font-family: Times New Roman, Helvetica, sans-serif;
text-align: center;
}

.text {
font-size:14pt;
font-family: Times New Roman, Helvetica, sans-serif;
text-align: left;
}
//-->