body  { color: white; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px; background-color: black }
p {color: white; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px}
td  {color: white; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px}
.h2   { color: white; font-size: 50px; font-family: EdwardianScriptITC, "Edwardian Script ITC", "Zapf Chancery", cursive; line-height: 60px }
.h3  { color: white; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 24px }
.bttm10 { padding-bottom: 10px }
.rght10  { margin-right: 10px; padding-right: 10px }
.lft10 { padding-left: 10px }
.rght-bttm10 { padding-right: 20px; padding-bottom: 20px }

/* Remove unwanted elements */
#header, #nav, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#container, #container2, #content
{
width: 100%; margin: 0; float: none;
}

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000 
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}

