h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	line-height: normal;
}
.youngtext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFF00;
}
.bottomtag {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF66FF;
	font-weight: normal;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF99FF;
}

