.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;

}
.link {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
#box {
	height: 400px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D3E4ED;
	font-weight: normal;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #D3E4ED;
}
