body {
font-family: arial; 
font-size: 10pt;
background-color: #FFFFFF;
margin-top:0;
margin-bottom:0;
margin-left:0;
}
.text {
font-family: arial; 
font-size: 10pt;
color: black
}
.blackbold {
font-family: arial; 
font-size: 10pt;
font-weight: bold;
color: #000000;
}
h1 { 
font-family: arial; 
font-size: 12pt;
color: #000000;
font-weight: bold;
margin-top: 0; 
margin-bottom: 0
} 
h2 { 
font-family: arial; 
font-size: 10pt;
color: #000000;
font-weight: normal;
margin-top: 0; 
margin-bottom: 0
} 
a {
font-family: arial; 
font-size: 10pt;
color: #000000;
font-weight: bold;
}
a:active {
font-size: 10pt;
font-size: 12px;
color: #000000;
font-weight: bold;
}
a:visited {
font-family: arial; 
font-size: 10pt;
color: #000000;
font-weight: bold;
}
a:hover {
font-family: arial; 
font-size: 10pt;
color: black;
font-weight: bold;
}
a.menu {
font-family: arial; 
font-size: 10pt;
color: #000000;
font-weight: bold;
text-decoration: underline;
}
a.menu:active {
font-family: arial; 
font-size: 10pt;
color: #000000;
font-weight: bold;
text-decoration: underline;
}
a.menu:visited {
font-family: arial; 
font-size: 10pt;
color: #000000;
font-weight: bold;
text-decoration: underline;
}
a.menu:hover {
font-family: arial; 
font-size: 10pt;
color: #000000;
font-weight: bold;
text-decoration: underline;
}
td {
font-family: arial; 
font-size: 10pt;
}
p.header { 
font-family: arial; 
font-size: 12pt;
color: #000000;
font-weight: bold;
margin-bottom : 0;
}
form {
          margin-bottom : 0;
      }