 
.phone{
  font-size : 14pt;
  font-family : sans-serif;
  color : #cdb9a0;
  text-align : center;
}
.red{
  font-size : 12pt;
  font-family : serif;
  color : red;
}
P{
  font-size : 12pt;
  font-family : serif;
  color : #ffc0bc;
} 
.copywrite{
  font-size : 10pt;
  font-family : serif;
  font-style : italic;
  color : maroon;
  text-align : left;
}
BODY{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0pt;
  margin-left : 0pt;
  margin-right : 0pt;
  margin-bottom : 0pt;
  background-color : black;
}
.Footer{
  color : white;
}
TD{
  font-size : 12pt;
  font-family : serif;
  color : #ffc0bc;
  text-align :left;
}
