body {
	font-family: Calibri,sans-serif;
    font-size: 20px;
}
h1 {
	font-size: 1.3em;
	margin: 0.5em 0;
	color: #00b0e3;
	text-shadow: 1px 1px 0 #3c4749;
}
h2 {
	font-size: 1.1em;
	margin: 0.3em 0;
	color: #0081a6;
}
h3 {
	color: #0081a6
}
a:link, a:visited {
	text-decoration: underline;
	color: #0081a6;
}
a:hover, a:active {
	text-decoration: none;
}
a img {
	border: 0
}