body, p, td, a { font-family:  Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
}
body { background-color: #E5FFFF;
   color: #000000;
  /*font-size: 12pt;*/
  /* text-align: center;*/
}
p { font-family: "font-size: 12pt; Times New Roman, serif"; margin-top:0; margin-left:2%; margin-right:2%;}
.pblock { font-size: 12pt; text-align: left; font-family: "Arial, Helvetica, sans-serif;"; margin-left:5%; margin-right:5%; margin-bottom: 8; background: #E0FFFF;}
.pleft { font-size: 12pt; text-align: left; font-family: "Arial, Helvetica, sans-serif;";}
.pnav { font-size: 12pt;
   text-align: center;
   margin-top:0;
}

.pfoot {  font-size: 10pt;
  text-align: center;
}

h1 { color: #987306;
   font-family: tahoma, arial, Helvetica, sans-serif;
   font-size: 15pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-top: 0;
   margin-bottom: 0;
}
table { margin-left: auto;
   margin-right: auto;
   background-color: #F5F5DB;
   border-collapse: collapse;
   border: none;
   empty-cells: hide;
}
td { color: #000000;
   font-size: 12pt;
   text-align: center;
   vertical-align: baseline;
   border: none;
}
div { font-size: 10pt;
   text-align: center;
   vertical-align: baseline;
}
img, embed, object, video {
  max-width: 100%;
  border: none;
}
a { color: blue;
   font-size: 11pt;
   text-decoration: none;
 }
a:link { color:blue;}
a:visited { color: #990000;}
a:hover { text-decoration: none; color: black; background: #CCFF66}