.greyback {background-color: #fff;}

p
{
  color: #000000;
}

table.terrystable
{
  border: 1px dotted silver;
  background-color: white;
}

td.terryscell
{
  border: 1px dotted silver;
  background-color: white;
}

.spacer
{
  width: 25px;
  border-bottom: 1px solid black;
  background-color: white;
  visibility: visible;
}

.result
{
  visibility: hidden;
  color: #006600;
}

.resourcesbox
{
width: 750px;
margin: 0px auto;
color: #333;
border: 1px solid gray;
background-color : #FFFFFF;
padding: 10px;
}

.underlined {text-decoration: underline;}
.underline {border-bottom: 3px #666 solid;}

body {font-family: Arial, Verdena; font-size: 12pt;}
.style1 {font-size: x-small}