/* CSS Document */

/*================================================================*/
/* this style sheet used for the following pages: sitemap */
/*================================================================*/


body
  {
  background-color: #000000;
  color: #ffffff;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  
  }
  
  
  div.title
  {background-image: url(graphics/header6.jpg);
  background-attachment: scroll;
  background-repeat:no-repeat;
  background-color: transparent;

  }
  
tr
  {
  vertical-align: top;
  
 
  }
  
   .big {
text-align: center;
font-size: 1.7em;
font-family: Georgia, 'Times New Roman', times, serif;
font-style: normal;
line-height: 1.7em;
text-transform: none;
color: #ffffff;
background-color: inherit;
}
  
  p {
text-align: justify;
font-size: 1em;
font-family: Georgia, 'Times New Roman', times, serif;
font-style: normal;
line-height: 1.2em;
text-transform: none;
color: #208B75;
background-color: inherit;
}

 .italic {
 font-style: italic;
 }	
 
 .strong {
 font-weight: 600;
 }
 

.text {
text-align:justify;
color: #208B75;
background-color: transparent;
font-size: 1em;
font-family: Georgia, 'Times New Roman', times, serif;
font-weight: normal;
font-style: normal;
line-height: 1.2em;
text-decoration: none;
}

.text a:link {
color: #208B75;
background-color: transparent;
font-size: 1em;
font-family: Georgia, 'Times New Roman', times, serif;
font-weight: normal;
font-style: normal;
line-height: 1.2em;
text-decoration: none;
}

.text a:visited {
color: #208B75;
background-color: transparent;
text-decoration: none;
}

.text a:hover {
color: #0000ff;
background-color: transparent;
text-decoration: underline;
}

.text a:active {
color: #ff4500;
background-color: transparent;
text-decoration: underline;
}

  
  