a {
	font-family: Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
  font-style: normal;
	color: #000033;
  font-decoration: none;
  }
a.link, a.visited, a.active  {
	font-family: Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
  font-style: normal;
	color: #000033;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
        }
a:hover {
	font-family: Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	color: #000033;
 	font-decoration: none;
}
body    {
        font-family: Arial, Helvetica;
        background-attachment: fixed;
        background-image: url(structure_green.jpg);
	font-weight: 600;
        }
p       {
        font-family: Arial, Helvetica;
        font-size: 100%;
	font-weight: normal;
	}
th      {
        font-family: Arial, Helvetica;
        text-align: center;
	font-size: 110%;
	font-style: italic;
	color: #AA0000;
	font-weight: bold;
        }
td      {
        font-family: Arial, Helvetica;
	color: #222222;
	font-weight: normal;
        }
td.left	{
	text-align: left;
	}
td.right
	{
	text-align: right;
	}
h1      {
        font-family: Arial, Helvetica;
	font-weight: normal;
  font-style: italic;
        }
h2      {
        font-family: Arial, Helvetica;
	font-weight: normal;
  font-style: italic;
        }
h3      {
        font-family: Arial, Helvetica;
	font-weight: normal;
  font-style: italic;
        }
h4      {
        font-family: Arial, Helvetica;
	font-weight: normal;
  font-style: italic;
        }

