body
{
  background-color: #000000; margin: 0;
  text-decoration: none; margin-left: 15px; margin-right: 15px; }

.Text
{
  color: white;
  font-family: Garamond, Arial, Helvetica, sans-serif;
  font-size: 100%;
  text-decoration: none;
  text-align:justify;
  text-justify:inter-ideograph;

}

.TextContact
{
  color: white;
  font-family: Garamond, Arial, Helvetica, sans-serif;
  font-size: 80%;
  text-decoration: none;
  text-align:center;

}

.TextLarge
{
  color: white;
  font-family: Garamond, Arial, Helvetica, sans-serif;
  font-size: 120%;
  text-decoration: none;
  text-align:justify;
  text-justify:inter-ideograph;

}


.small
{
  color: white;
  font-family: Garamond, Arial, Helvetica, sans-serif;
  font-size: 50%;
  text-decoration: none;
}

.Title
{
  color: #white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  text-decoration: none;
}


A:link
{
  color: F9B271;
  font-family: Garamond, Arial, Helvetica, sans-serif;
  font-size: 105%;
  text-decoration: underline;
  border-style: none;
}


A:visited
{
  color: F9B271;
  font-family: Garamond, Arial, Helvetica, sans-serif;
  font-size: 105%;
  text-decoration: underline;
  border-style: none;
}


A:active
{
  color: white;
  font-family: Garamond, Arial, Helvetica, sans-serif;
  font-size: 105%;
  text-decoration: underline;
  border-style: none;
}


A:hover
{
  color: white;
  font-family: Garamond, Arial, Helvetica, sans-serif;
  font-size: 105%;
  text-decoration: underline;
  border-style: none;
}