body, p, td, a { font-family: Verdana, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
}
body { background-color: #ffffff;
   color: #000000;
   font-size: 10pt;
   text-align: left;
}
p { font-size: 10pt;
   text-align: left;
   margin-top: 2em;
}
h1 { color: black;
   font-family: verdana, arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: left;
   margin-bottom: 1em;
}
table { margin-left: 0;
   margin-right: auto;
   background-color: #fffff;
   border-collapse: collapse;
   border: 0px solid #c5c589;
   empty-cells: hide;
}
td { color: #000000;
   font-size: 10pt;
   text-align: left;
   vertical-align: baseline;
   border: 0px solid #c5c589;
}
img { border: none;
}
a { color: blue;
   font-size: 10pt;
   text-decoration: none;
}
a:hover { text-decoration: underline;
}