body {
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #000000;
text-align: left;
letter-spacing: 0.02em;
line-height: 1.1em;
background: #ffffff;
}

img {
border: 0;
}

h1, h2, h3, h4, h5 {
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}


.AccessStyle, #GlobalNav, #FooterQuickNav, #Accreditations, #SideNav, #LandscapeNav, #PlayNav, #MultisportNav, #SoccerNav, #CricketNav, #HockeyNav, #TennisNav, #furtherTestimonials, .hideFromPrint {
display: none;
}

a {
font-weight: bold;
color: #000;
text-decoration: underline;
}

#FooterDetails {
list-style-type: none;
font-size: 0.8em;
margin: 2em 0 0 0;
padding: 0;
text-align: right;
}

#FooterDetails li {
margin: 0;
padding: 0;
}

.Clearer hr {
display: none;
}

.SideBarBox em {
display: block;
font-weight: bold;
font-style: normal;
}

/* write link destination after link: */
a:after {
content: " (" attr(href) ") ";
font-size: 0.8em;
}

/* if the links are relative, then add the domain: */
a[href^="/"]:after {
content: " (http://www.nottssport.co.uk/" attr(href) ") ";
}

.noPrintLink:after{
content: "";
}