  html,body {
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.1em;
	background: #fdf6df url(img/bg1.jpg) top left repeat-x;
	}

	.header{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #d2c098;
}

A.links:link{color:#0066CC;text-decoration:none}
A.links:visited{color:#0066CC;text-decoration:none}
A.links:active{color:red;text-decoration:none}
A.links:hover{color:#CC6633;text-decoration:none}

A.blinks {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.7em; 
}
A.blinks:link{color:#bea877;text-decoration:none}
A.blinks:visited{color:#bea877;text-decoration:none}
A.blinks:active{color:red;text-decoration:none}
A.blinks:hover{color: #821a1b;font-weight: none;}

.seperator{
color:#bea877;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 0.5em; 
}

  .style_contact {
  
  color: #8B8B8B; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.7em; 
}

   .style_contact2 {
  
  color: bebb16; 
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.2em; 
  }

table.x1 {

 font-family: 'Lucida Casual', sans-serif;
 text-align: justify;
 line-height: 1.2em;
font-size:xx-small;
}

table.x1 th {

 font-family: 'Lucida Casual', sans-serif;
 text-align: justify;
 line-height: 1.2em;
font-size:xx-small;
}

table.X1 {
	border-width: 1px;
	border-style: solid;
	border-color: #E0E0E0;
	border-collapse: collapse;


}

table.X1 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #E0E0E0;


}

input , textarea , select, option {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #666666; 
background-color : #f4f6f8; 
border-color : #bec9d1; 
border-style : solid; 
border-width : 1px; 
} 