h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #FFCCFF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
	font-weight: 200;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFcc00;
	line-height: 15px;
}
h6 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #99FFFF;
	font-weight: 300;
	line-height: 25px;
}
h5 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #33FFFF;
}

