


body {
  margin: 0 0 0 0;
  padding: 0;
  font-size: 75%;
  text-align: left;
  font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, Helvetica, sans-serif; 
  color: black;  
  line-height: 1.3em;
  background-color: white;
  
 
	}
	
* {padding: 0; margin: 0;}
	
a {
	text-decoration: underline;
	color: black;
	color:#0074ac !important;
	}
	

	
img {border: none;}

h1 { 
  font-family: Arial, 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 1.8em;
	line-height: 1.5em;
  font-weight: normal;
	}
	
h2 {
  font-family: Arial, 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  font-size: 1.8em;
  line-height: 1.3em;
  color: black;
  font-weight: normal;
} 



h3 {  
  font-size: 1.2em;
  line-height: 1.5em;
  color: black;
  font-weight: bold;
  margin-top: 15px;
  background-image: url(../images/gx-h3.png);
  background-position: left 4px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 21px;  
}

  h3 span {font-weight: normal;}
	
.contact {
  border: 1px solid #efefef;   
  background-color: #f2f2f2;  
  float: left;
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 30px 10px;
  width:300px;
}

.contact2 {
  border: 1px solid #efefef;   
  background-color: #f2f2f2;  
  float: left;
  margin: 20px 0px 0px 0px;
  padding: 20px;
  width:200px;
}

.dname {
  font-size: 1.2em;
}

.lnk {
  font-size: 1.1em !important;
  
}


