BODY { background: #ffffff;
color : #000000;
  background-image: url(http://www.peppertonuk.co.uk/Collection17.gif);
  background-attachment: fixed;
  background-repeat: no-repeat;
  font-size : 10pt;
  font-family : trebuchet ms}

P { background: #ffffff }

div { background: #ffffff; }

H1 { background: #ffffff;
color : #000000;
font-weight: bold;
font-size : 12pt;
font-family : trebuchet ms}

H2 { background: #ffffff;
color : #000000;
font-weight: bold;
font-size : 10pt;
font-family : trebuchet ms}

H3 { background: #FFFFFF;
color : #000000;
font-weight: normal;
font-size : 8pt;
font-family : Trebuchet ms}

H4 { background: #ffffff;
color : #000000;
font-weight: normal;
font-size : 11pt;
font-family : trebuchet ms}

H5 { background: #ffffff;
color: #990000;
font-weight: bold;
font-size : 10pt;
font-family : trebuchet ms}

a {text-decoration: none; font-family : trebuchet ms; font-size : 10pt;}
   a:hover {text-decoration: underline}
   a:hover {font-weight: normal}
   a:hover {color:maroon;}

   a {color:gray;}
   a:visited {color:blue;}
   a:visited {text-decoration: none}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	font-weight: normal;	
	font-size : 10pt;
	font-color : #E3170D;
	font-family : trebuchet ms
}




