/*##############################################
#### Grey Oranges Design - Print css page ######
#### By Cah @ cahtech.co.uk On 17/08/2004 ######
#### Please Leave This Here. Thank you    ######
##############################################*/


BODY {
  	color: black;
  	background-color: white;
  	font-family: "times new roman", times, roman, serif;
  	font-size: 12pt;
  	margin: 0;
  	padding: 0;
}

.noshow {
  	display: none;
}

.header {
	font-size: 28pt;
	font-weight: 900;
	text-align: left;
	font-family:"Courier New", Courier, mono;
	font-variant: small-caps;
	color: black;
}
.right {
display: none; }
#left {
display: none; }
#footer {
  padding: 0.5em 2.5mm 2.5ex 2.5mm;
  clear: both;
  margin-left: 75px;
  margin-right: 75px;
  border-top: 3px solid #000000;
  font-size: 91%;
  margin-top: 30px;
}
.footer {
	font-family:"Courier New", Courier, mono;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	padding-top: 5px;
	clear: both;
}
.topbanner {
display: none;
}
#content {
  color: black;
  background-color: #CCCCCC;
  text-align: justify;
  line-height: 1.25em;
}
  
.text {
	background-color:#CCCCCC;
	padding-left: 10px;
	padding-right: 20px; 
}
	