/* style definitions */
body
{
  font-size: 20px;
  font-family: arial;
  margin: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 10px;
  color: #0000ff;
  background-color: #f0f0f0;
  width: 100%;
}

table.title
{
  width: 100%;
}


td.small_text
{
  font-size: small;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

td.large_text
{
  font-size: large;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

td.title_text
{
  font-size: x-large;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

td.centre
{
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  text-align: center;
  width: 50%;
}

img.reduced
{
  width:384px;
  height:216px;
}
