p {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 18px;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 15px;
}
ul {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
}

#menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color:#0033CC;
}
.padright {
	padding-right: 10px;
	padding-bottom: 10px;
}
