/* V&A Fashion Vs Sport Print Styles */
/* Lots of display none, float none, importants. */
body{
	font-size:12pt!important;
	padding:1em!important;
}
*{
	float:none!important;
	color:#000!important;
	background:none #fff!important;
	position:static!important;
	text-align:left!important;
	padding:0!important;
	margin:0!important;
	border:0!important;
	height:auto!important;
	width:auto!important;
}

.hide{
	display:block!important;
}

#top,
#breadcrumb,
#mainNav,
#subNav,
.jumplink,
#miniNav,
.quote{
	display:none!important;
}


a:link, a:visited {
	color: #1159de!important;
	background: transparent!important;
	font-weight: bold!important;
	text-decoration: underline!important;
	}

 a:link:after, #content a:visited:after {
   content: "  (" attr(href) ") ";
   font-size: 90%!important;
   font-weight:normal!important;
   }
   
p{
	padding-bottom:1em!important ;
}

h1,
h2,
h3,
h4,
h5{
	padding-bottom:1em !important;
}



.infoWrap{
	display:block!important;
	font-size:8pt !important;
	color:#ccc !important;
}
