.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
	text-transform: uppercase;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.sectionhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0066;
}
.cutline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subhead {
	color: #3366FF;
	font-weight: bold;
	font-size: 14px;
}.producthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.productprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00D21B;
	font-weight: bold;
}
.illustration {
}
.wording {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	width: 400px;
}
.titlecredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-transform: none;
}
.illustration_bearsattic {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 40px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}

