body 
{
    padding: 18px 0 15px 0;
    margin:0 0 0 0;
    font-family:Calibri;
font-size:10px;
}

.form_field1 
{
  border: solid 1px #E0E0E0;
  background-color: #E0E0E0;
  font-family:Calibri;
  font-size:12px;
  height: 20px;   
  width:200px;  
}

textarea 
{
  border: solid 1px #E0E0E0;
  background-color: #E0E0E0;
  font-family:Calibri;
 font-size:12px; 
 width: 200px;
 height: 70px;  
}

.input 
{
  border: solid 1px #E0E0E0;
  background-color: #E0E0E0;
  font-family:Calibri;
 font-size:12px;
 height: 20px;   
  width:200px; 
}

.content_contact 
{
    padding: 5px 5px 5px 35px;
    color:#999798;
    font-weight:bold ;
}

.content_contact_1 
{
    padding: 5px 5px 5px 5px;
    color:#999798;
    font-weight:bold ;
}

.callmebut 
{
   background-image : url(images/call-me-button.jpg);
   background-repeat:no-repeat; 
   width: 74px;
   height: 32px;
   background-color: Transparent;
   border: none;
   outline:none:
}

.resetbut 
{
    background-image : url(images/reset-button.jpg);
   background-repeat:no-repeat; 
   width: 74px;
   height: 32px;
   background-color: Transparent;
   border: none;
   outline:none:

}

.smalltxt 
{
    font-size:14px; 
    color:#5e0698;
}


.bigtxt 
{
    font-size:14px; 
}


h1 a, h1 a:link, h1 a:visited,
h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited,
h4 a, h4 a:link, h4 a:visited {
	color:#5b3cbd;
	text-decoration: none;
}

h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active {
	color:#5b3cbd;
	text-decoration: underline;
}

h1,
h2,
h3,
h4 {
  color:#5b3cbd;
  padding: .1em 0;
  line-height: 1.3em;
  font-size:17px;
  font-weight:bold;
}