.shopBg {
	background-color: #FFFF00;
	margin: 0,0,0,0;
	margin-left: 0px;
	margin-top: 0px;
	max-height: 0px;
}
.bodyText {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}

.headline {
	font-family: Verdana;
	font-size: 32pt;
	color: #000066;
	text-align: left;
	font-weight: normal;
	letter-spacing: -3pt;
}

.bodyOblique {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color: #333333;
}
.bodyTextBold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.linkBox {
	background-color: #990000;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;	
}





a:link {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	background-color: #990000;
	text-align: center;
}
a:visited {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
a:active {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	color: #FFFF00;
}
