span {
color: #1A1384; 
background-color: white; 
font-size: 9pt; 
font-weight: bold
}
span.nav {
color: #1A1384; 
background-color: #95AAD3; 
font-size: 9pt; 
font-weight: normal; 
line-height: 210%
}

 h1 {
font-family: verdana; 
font-size: 16pt; 
font-weight: normal; 
color: #032149; 
background-color: white; 
line-height: 90%
}
 h2 {
font-family: verdana; 
font-size: 14pt; 
font-weight: normal; 
color: #2974DB; 
line-height: 90%
}
 h3 
{font-family: verdana; 
font-size: 12pt; 
font-weight: normal; 
line-height: 130%; 
color: #394A6F
}
 h4 {
font-family: verdana; 
font-size: 11pt; 
font-weight: bold; 
color: #CC200B; 
background-color: white
}
 h5 {
font-family: verdana; 
font-size: 10pt; 
font-weight: bold; 
color: #A2C0E9; 
background-color: white
}
 h6 {
font-family: tahoma; 
font-size: 9pt; 
font-weight: bold; 
color: #032149; 
background-color: #A2C0E9
}

.news-nav {color: white}

/* 
   General link styling
                         */

a:link, a:visited {
    color: #005A9C;
    background-color: transparent;
    text-decoration: none;

}

a:hover, a:active {
    color: #005A9C;
    background-color: transparent;
    text-decoration: underline;
}



p, li {
font-family: tahoma, arial, sans-serif; 
color: #032149; 
font-size: 9pt; 
font-weight: normal; 
text-align: justify
}

p.b {color:#1A1384; font-weight: bold}
p.bold {color:#1A1384; font-weight: bold}
p.w  {color: white; font-weight: normal}

p.headline {font-size: 11pt}
p.news-nav {
font-size: 11pt; 
font-weight: bold; 
background-color: #000099
}

p.lit {font-size: 8pt}
p.page {
color: #1E53A5; 
background-color: white; 
line-height: 130%; 
padding-right: 8pt; 
padding-left: 20pt
} 

p.page {text-indent: 3em}

address {
font-size: 9pt; 
color: #1E53A5; 
background-color: white; 
padding-left: 50pt
}


.red {color:red}

.und {
font-family: verdana; 
font-size: 10pt; 
font-weight: bold; 
color: #93A0CB; 
text-decoration: underline; 
line-height: 90%
}
