h1 {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif, ;
	font-size: 18px;
	color: #CC9900;

}
p {
	font-family: "times new roman", Arial, Helvetica, sans-serif;
	font-size: 12px;


}
h3 {
	font-family: "times new roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-align: center;

}
.pansies {
	font-family: "times new roman", Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
h5 {
	font-family: "times new roman", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	text-align: center;

}
h6 {
	font-family: "times new roman", Helvetica, sans-serif;
	text-transform: lowercase;
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
}
.poem {
	font-family: "times new roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
