p
{
  font-family: Times New Roman;
  font-size: 1em
}

p.title
{
  
  font-weight: bold;
  text-align: center;
  font-size: 1.7em;
}

p.bold
{
  font-weight: bold;
}

p.subTitle
{

  font-weight: bold;
  font-size: 1.3em;
}

p.subTitleCenter
{

  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
}

p.titleNoCentre
{

  font-weight: bold;
  font-size: 1.7em;
}

p.titleUnder
{

  font-weight: bold;
  text-align: center;
  font-size: 1.3em;
  text-decoration: underline;
}

p.left
{
  text-align: left;
}

p.centre
{
  text-align: center;
}

p.arial
{
  font-family: arial;
}

a.link
{
  font-family: Times New Roman;
  font-size: 1em;
  margin: 0;
  border: 0px;
  text-decoration: none;
}

a.boldlink
{
  font-weight: bold;
  font-family: Times New Roman;
  font-size: 1em
  color: #FFFFFF;
}

a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #333333; text-decoration: underline}

td.menubit {background-color: #FF0000; border-style: solid; border-width: 0px 1px 1px 0px; border-color: #FFFFFF}
td.menumain {background-color: #CCCCCC; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #FFFFFF; font-size: 12; padding: 4;}
td.menuoth {background-color: #E4E6C8; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #FFFFFF; font-size: 12; padding: 4;}
