/* CSS Document */

.hed1{
	font-family:"Century Gothic";
	font-size:48px;
	color:navy;
}
.head2{
	font-family:"Century Gothic";
	font-size:20px;
	color:navy;
	font-weight:bold;
}
.head3{
	font-family:"Century Gothic";
	font-size:18px;
	color:navy;
}