.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FF0066;
}
.KidFriendly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009900;
	font-weight: bold;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #330000;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #990000;
}
.OlderThanTween {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0066;
	font-weight: bold;
}
.SortofFriendly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	font-weight: bold;
}
a:link {
}
