h1 {
	font-family: Corbel;
	font-size: 30pt;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
}
h2 {
	font-family: Corbel;
	font-size: 18pt;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
}
p {
	font-family: Corbel;
	font-size: 14pt;
	font-weight: lighter;
	color: #CCCCCC
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CCC;
	font-style: italic;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
	
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
}
h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
}
h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
}