*.showcase	{border: 1px solid #B91518;}

a:link 		{text-decoration: none; color: #B91518; font-weight: bold;}
a:visited	{text-decoration: none; color: #B91518; font-weight: bold;}
a:focus		{text-decoration: none; color: #FFCC00; font-weight: bold;}
a:hover 	{text-decoration: none; color: #FFCC00; font-weight: bold;}
a:active	{text-decoration: none; color: #FFCC00; font-weight: bold;}

dt {
	text-decoration: none;
	color: #B91518;
	font-weight: bold;
	font-size: 16px;
}
dd {
	text-decoration: none;
	color: #B91518;
	font-size: 16px;
	font-style: italic;
}

img.showcase	{border: 1px solid #B91518;}

body		{background-color: #999999; font-family: 'Times New Roman', Times, serif;}
h3			{border: 1px solid #B91518;}

.bodyheading {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
}
.bodyheadingborder {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	border: 1px solid #B91518;
	text-align: center;
}
.bodycontent {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
}
.bodyitalic {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.bodysmall {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
}
.bodytable {
	background-image: url(../images/extreme_sales_001.jpg);
	background-repeat: no-repeat;
	display: table-cell;
	background-color: #FFFFFF;
}
.redbackground {
	background-color: #B91518;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	vertical-align: top;
}