body, th, input, div, table {
  font : 12pt Arial, Helvetica, sans-serif;
  color : #000000;
}

body { background-image: url("../images/bground.jpg") }

p,td { font: 12px Arial; color : #000000; text-align: justify; }
p.bold { font: bold 14px Arial; color : #000000; }
p.footer { font: 10px Arial; color : #000000; text-align: center; margin-top: 25px; }
p.header { font: 11px Arial; color : #000000; }

p.heading { font: bold 22px Arial; color : #000000; }



   .copyright{
    text-align: left;
    color:#8e8e8e;
    font-size:10px;
   padding-left: 7px;
   margin-top: 10px;
}




a:link { font: 12px arial, sans-serif; color: #0000CC;  }
a:hover { font: 12px arial, sans-serif; color: #000000; text-decoration: underline; }
a:visited { font: 12px arial, sans-serif; color: #0000CC; }
a:hover { font: 12px arial, sans-serif; color: #000000; text-decoration: underline; }
a { text-decoration: underline }

a.footer:link { font: 10px Arial; color : #0000CC; }
a.footer:hover { font: 10px Arial; color : #000000; }
a.footer:visited { font: 10px Arial; color : #0000CC; }
a.footer:hover { font: 10px Arial; color : #000000; }







