.h1 {
	font-family: Verdana;
	color: #009999;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
}
.h2 {
	font-family: Verdana;
	color: #663366;
	font-size: 14px;
	font-weight: normal;
}
.h3 {
	font-family: Verdana;
	color: #009999;
	font-size: 12px;
	font-weight: bold;
}
.h4 {
	font-family: Verdana;
	color: #009999;
	font-size: 12px;
}
.h5 {
	font-family: Verdana;
	color: #663366;
	font-weight: normal;
}
.h6 {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}
h1 {
	font-family: Comic Sans MS;
	color: #009999;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 5px;
}
h2 {
	font-family: Verdana;
	color: #663366;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
h3 {
	font-family: Verdana;
	color: #009999;
	font-size: 12px;
	font-weight: normal;
}
h4 {
	font-family: Verdana;
	color: #009999;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 9px;
}
h5 {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
h6 {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}

