h1 , h2 , h3 , h4 , body , span , ul , li {
font-family : Arial, sans-serif;
}
body , span{
background-color : #ffffff;
margin-right : 0px;
margin-left : 0px;
margin-top : 0px;
margin-bottom : 0px;
white-space : normal;
}
h1 {
font-size : 15pt;
margin-bottom : 10px;
margin-top : 8px;
color : #000066;
font-weight : bold;
}
h2 {
font-size : 13pt;
margin-bottom : 8px;
margin-top : 6px;
color : #000066;
font-weight : bold;
}
h3 {
font-size : 11pt;
color : #000066;
font-weight : bold;
margin-bottom : 8px;
margin-top : 16px;
}
h4 {
font-size : 11pt;
color : #000066;
}
td {
font-size : 10pt;
text-align : justify;
color : #000066;
}
a {
color : #000066;
font-weight : bold;
}
a:link {
text-decoration : none;
}
a:visited {
text-decoration : none;
}
a:hover {
text-decoration : underline overline;
}
a:active {
text-decoration : none;
}
span , ul , li {
font-size : 10pt;
color : #000066;
background-color : #DADAE9;
}
.small {
font-size : 8pt;
color : #000066;
}
.footer {
font-size : 10pt;
color : #ffffff;
background-color : #000066;
}
.um {
font-size : 12pt;
}
a img {
text-decoration : none;
font-weight : bold;
color : #ffffff;
}