a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;

}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A8B6B0;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
	
h3 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
}

#press {
  margin 25px;
  }

#pasttour {
  color: black;
  font-size 14px;
}

#pasttour p {
  margin: 10px;
  text-align: center;
  }

#pasttour ul{
  list-style: circle;
  line-height: 16px;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

#pasttour a {
  color: #c30;
  font-weight: bold;
  font-size: 12px;
}

#artstream  {
  text-align: left;
  color: black;
  font-size: 14px;
  }

#artstream a {
  color: #c30;
  font-weight: bold;
  font-size: 16px;
  }

#artstream h1 {
  text-align: center;
  color: #099;
  font-weight: bold;
  font-size: 25px;
}

#pasttour h1 {
  text-align: center;
  color: #099;
  font-weight: bold;
  font-size: 25px;
}

#artstream p {
  color: black;
  font-weight: bold;
  font-size: 16px;
  }

#artstream h2 {
  color: black;
  font-weight: bold;
  font-size: 16px;
  }

#artstream h2 em{
  color: #996;
  font-weight: bold;
  font-size: 18px;
  }

#artstream h3 {
  color: #999;
  font-weight: bold;
  font-size: 16px;
  background: #ccc;
  }

#artstream ul {
  list-style: none;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #f90;
}

#artstream li ul {
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  color: black;
}

#resumebox {
  background-color: #fff;
  margin: 35px;
  padding: 20px;
  border: 1px solid #999;
  text-align: left;
  color: black;
  }

#resumebox a {
 color: #c30;
  font-weight: bold;
  font-size: 12px;
  }

#resume {
  font-size: 14px;
  font-weight: bold;
  color: black;
}

#resume li {
  list-style: none;
  line-height: 20px;
}

#resume li ul {
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
}

#resume a {
  color: black;
  font-weight: bold;
  font-size: 14px;
}

