.form1 
.button-submit {
     color: #ffffff;
     cursor: pointer;
     display: inline-block;
     line-height: 25px;
     background: #000;
     padding: 0px 20px;
     vertical-align: middle;
     font-size: 12px;
     min-width: 80px;
     min-height: 25px;
     font-family: Segoe UI;
     border: 1px solid transparent;
     margin: 5px;
}.form1 
.button-reset {
     color: #787878;
     cursor: pointer;
     display: inline-block;
     line-height: 25px;
     background: #F0EFEF;
     padding: 0px 20px;
     vertical-align: middle;
     font-size: 12px;
     min-width: 80px;
     min-height: 25px;
     font-family: Segoe UI;
     float: right;
     border: 1px solid transparent;
     margin: 5px;
  
  .body, .div, .h1,.h2,.h3, .h4, {
  font-family: georgia;
  color: red;
} 
  
 .widget-wrapper {
background: none;
border: none;
}
.menu {
display: none;
list-style-type: none;
padding: 0;
}
  
blockquote p {
font-family: 'Georgia', 'Times New Roman', Times, serif;
font-style: italic;
font-size: 13px;
line-height: 18px;
}

th, td, table {
border: none;
}