.text {
  font-family: Arial;
  font-size: 12px;
  color:#e0ddb8;
  vertical-align:top;
  text-align:justify;
  padding: 0px 20px 0px 20px;
}

.text h1{
  font-family: Futura BdCn BT;
  font-size: 20px;
  color:#fffcdd;
  padding: 30px 20px 0px 0px;
}


.text_top{
  font-family: Futura BdCn BT;
  font-size: 20px;
  color:#282622;
  text-align: center;
}


.text2 {
  font-family: Arial;
  font-size: 12px;
  color:#282622;
  vertical-align:top;
}

.text_bottom {
  font-family: Arial;
  font-size: 12px;
  color:#282622;
  vertical-align:top;
  padding: 0px 20px 0px 20px;
}

.text_left {
  font-family: Arial;
  font-size: 12px;
  color:#e0ddb8;
  text-align:justify;
  vertical-align:top;
  padding: 0px 20px 0px 20px;
}





.text a {
  font-family: Arial, sans-serif;
  font-size:13px;
  color: #fffcdd;
  text-decoration: underline;
}

.text a:hover {
  font-family: Arial, sans-serif;
  font-size:13px;
  color: #fffcdd;
  text-decoration: underline;
}

.text a:active {
  font-family: Arial, sans-serif;
  font-size:13px;
  color: #fffcdd;
  text-decoration: underline;
}


.text_left a {
  font-family: Arial, sans-serif;
  font-size:13px;
  color: #fffcdd;
 text-decoration : none;
}

.text_left a:hover {
  font-family: Arial, sans-serif;
  font-size:13px;
  color: #fffcdd;
 text-decoration : none;
}

.text_left a:active {
  font-family: Arial, sans-serif;
  font-size:13px;
  color: #fffcdd;
 text-decoration : none;
}


.text_bottom a {
  font-family: Arial, sans-serif;
  font-size:13px;
  color: #282622;
 text-decoration : none;
}

.text_bottom a:hover {
  font-family: Arial, sans-serif;
  font-size:13px;
  color: #282622;
 text-decoration : none;
}

.text_bottom a:active {
  font-family: Arial, sans-serif;
  font-size:13px;
  color: #282622;
 text-decoration : none;
}
