body {
	background-image: url(images/shirtbackground.gif);
}
h1 {
	font-size: 16px;
	color: #000000;

}
a {
	font-style: italic;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
td {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
strong {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	color: #0000FF;
	font-style: normal;
}
h4 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
h6 {
	font-size: 10px;
	color: #0000FF;
}
