.sunshine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	font-variant: normal;
	text-transform: none;
}
.buttons {
	font-family: "Times New Roman", Times, serif;
	font-align: right;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	background-position: right center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #336699;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
