<style>
A:link { color: #8B7CFF }
A:visited { color: #006F00 }
A:active { color: #993333 }

body
{
	 background-image: url(images/leatherbackgrey.jpg);
	 margin-top: 1px; 
	 margin-left: 15px; 
	font-family: Trebuchet MS, Arial, Helvetica;
	font-style: normal;
	font-size: 14pt;
	color: #006F00; 
}

h1
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-style: italic;
	color: #006F00;
	font-size: 200%;
	font-weight: 600;  /* 100 = min  400 = normal 900 = max = bold */
}
h2
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 125%;
	color: #993333;
	font-weight: 400;  /* 100 = min  400 = normal 900 = max = bold */
}
h3
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 125%;
	color: #006F00;
	font-weight: 400;  /* 100 = min  400 = normal 900 = max = bold */
}
h4
{
	font-family: MS Sans Serif;
	color: #993333;
	font-size: 100%;
	font-weight: 400;  /* 100 = min  400 = normal 900 = max = bold */
}
h5
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 75%;
	color: #006F00;
	font-weight: 200;  /* 100 = min  400 = normal 900 = max = bold */
}
h6
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 75%;
	color: #006F00;
	font-weight: 200;  /* 100 = min  400 = normal 900 = max = bold */
}
TD
{
  	font-family: Arial; 
	font-size: 10pt; 
	color: "#006F00"; 
}
</style>.

