 
BODY{
  background-color : #c8c8fa;
}
P{
  font-size : 14pt;
  font-family : serif;
  color : blue;
}
TD{
  font-size : 14pt;
  font-family : serif;
  color : blue;
}
H1{
  font-size : 18pt;
  font-family : sans-serif;
  color : blue;
  text-align : center;
}
A{
  text-align : center;
}
.copywrite{
  font-size : 10pt;
  font-family : serif;
  font-style : italic;
  color : maroon;
  text-align : left;
}
H2{
  font-size : 14pt;
  font-family : serif;
  font-weight : normal;
  color : blue;
}
