@charset "UTF-8";
/* CSS Document */


body {
	background-color:#FFF;
}




#top {
	background-color:#FFF;
}


h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color:#999;}
  
  
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	  color:#999;
 }
 
 
 #title h1, #form_contact h3 {
	 text-align:center;
}