body {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #333399;
	background-attachment: fixed;
	background-image: url(graphics/skate_background.gif);
	font-weight: normal;
	text-align: justify;



}
.JSPheading {
	font-family: "Gill Sans MT";
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333399;
}
a:link {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #333399;
	font-weight: bold;
}
a:visited {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #000033;
}
a:hover {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333399;
}
.JSPsubheading {
	font-family: "Gill Sans MT";
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
}
.JSPsubsubheading {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: bold;
}
.price {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #006633;
	font-weight: bold;
}
.PintOption {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
table {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: normal;
	color: #333399;
	text-align: justify;
}

