body {
   font-family: Verdana, Arial;
   font-size: 10pt;
   color: #000000;
}

td {
   font-family: Verdana, Arial;
   font-size: 10pt;
   color: #000000;
}

a:link {
   text-decoration: underline;
   color: #3A4098;
}

a:visited {
   text-decoration: underline;
   color: #3A4098;
}

a:hover {
   text-decoration: underline;
   color: #FF7F35;
}


h1 {
   font-size: 12pt;
   padding-right: 3pt;
   letter-spacing: 0em;
   border-style:none;
 
}

.label {
   font-size: 10pt;
   font-weight: bold;
   color: #eeeeee;
}


.nav {
   text-decoration: none;
   color: #000000;
   font-weight: bold;
font-size: 8pt;
}

.nav:link {
   text-decoration: none;
   color: #000000;
   font-weight: bold;
font-size: 8pt;
}

.nav:visited {
   text-decoration: none;
   color: #000000;
   font-weight: bold;
font-size: 8pt;
}

.nav:hover {
   text-decoration: none;
   color: #000000;
font-size: 8pt;
}

.main {
   font-family: Verdana, Arial;
   font-size: 10pt;
   color: #000000;
}

.plist {
   font-family: Verdana, Arial;
   font-size: 10pt;
   color: #000000;
}