h1 {
	font-family: Verdana;
	font-size: 30px;
	color: #8CD7FF;
	font-weight: normal;
}

h2 {
	font-family: Verdana;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
}


a {
  text-decoration:none;
	color: #9EDEFF;
}


