body {
  margin:0px 0px 0px 0px;
  background-color:#ffffff;
}

.contact {
  font-family:"Bodoni";
  font-size:26px;
  color:#272727;
  padding: 4px;
}

.grey2 {
background-color:#000000;
border-style:none;
padding:4px;
}

.grey3 {
background-color:#000000;
border-style:none;
padding-left:1px;
padding-right:2px;
padding-top:1px;
padding-bottom:2px;
}

.text {
  font-family:"Bodoni", serif;
  font-size:14px;
  font-weight:normal;
  line-height:2em;
  color:#000000;
  padding: 4px;}
  
.text2 {
  font-family:"Bodoni", serif;
  font-size:14px;
  font-weight:normal;
  line-height:1.4em;
  color:#000000;
  padding: 4px;}
  
a.a: { color: #000000; text-decoration: underline; font-weight: normal; }
a.a:link { color: #000000; text-decoration: underline; font-weight: normal; }
a.a:visited { color: #000000; text-decoration: underline; font-weight: normal; }
a.a:hover { color: #000000; text-decoration: underline; font-weight: normal; }
a.a:active { color: #000000; text-decoration: underline; font-weight: normal; }