<style type='text/css'>

body
{
background-color: white;
}
h1
{
color: #333239;
font-family:"Verdana";
font-size:14px;
}
.Labels
{
color: #333239;
font-family:"Verdana";
font-size:12px;
font-weight: bold;
}

p
{
font-family:"Verdana";
font-size:10px;
}

.theader
{
font-family:"Verdana";
font-size:10px;
color: #333239;
}

input.btn
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   color:#FFFFFF;
   height:19px;
   background-color: #333239;
   border-style:none;
}

input.btn1
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   color: #FFFFFF;
   height:19px;
   background-color: #00678A;
   border-style:none;
}

select.lst{
   font-size:10px;
   font-family:Verdana,sans-serif;
   color:#FFFFFF;
   height:19px;
   background-color: #333239;
   border-style:none;
}
  

  .bold-font {
    font-weight: bold;
  }

  .right-text {
    text-align: right;
  }

  .tbl-header {
   font-size:10px;
   font-family:Verdana,sans-serif;
   color: #333239;
   border-style:none;
  }

  .tbl-cell {
   font-size:10px;
   font-family:Verdana,sans-serif;

  }

  .oddrow-background {
    background-color: #C0C0C0;
  }

</style>
