h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", "myriad Pro", sans-serif, Verdana, arial;
	font-weight:bold;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:12px;
}

h5 {
	font-size:11px;
}

a:hover {
	text-decoration:underline;
}
