Body {
  background-color: #507a88; 
  background-image:url();
  color: #131d1f; 
  font-family: Tahoma; 
  font-size: 11px; 
  text-align: justify;
  line-height: 12px; 
  letter-spacing: 0pt; 
}

img {
  border: 0px;
}

.content {
  color: #131d1f; 
  background-color: #fff;
  font-family: Tahoma; 
  font-size: 11px; 
  line-height: 12px; 
  text-align: justify;
  letter-spacing: 0pt;
  padding-left:3px;
  padding-right:3px;
  padding-top: 0px;
  border: #fff;
  border-style: solid;
  border-top-width: 15px;
  border-right-width: 15px;
  border-left-width: 15px;
  border-bottom-width: 15px;
}

tr,td {
  color: #131d1f; 
  font-family: Tahoma; 
  font-size: 11px; 
  line-height: 12px; 
  text-align: justify;
  letter-spacing: 0pt;
  border: #151213;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}

a:link { 
  color: #192938; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  background-color: transparent;
  font-weight: bold;
  cursor: help;
}

a:active { 
  color: #a3a059; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  background-color: transparent;
  font-weight: bold;
  cursor: help;
}

a:visited { 
  color: #a3a059; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  background-color: transparent;
  font-weight: bold;
  cursor: help;
}

a:hover { 
  color: #800112; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

.header {
  font-family: Georgia;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 3pt;
  line-height: 30px;
  color: #3b5a6e;
  text-align: right;
  background-color: transparent;
  background-image:url(header-big.gif);
  border: #1f2f3c;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}

.header:first-letter {
  font-family: Georgria;
  font-size: 21px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 3pt;
  line-height: 12px;
  color: #202737;
}

.navigation {
  font-family: Georgia;
  font-size: 11px;
  letter-spacing: 1pt;
  color: #69989e;
  text-align: right;
  line-height: 10px;
  background-color: transparent;
  border: #9bbcb3;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 1px;
}

.navigation:first-letter {
  font-family: Georgria;
  font-size: 19px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 3pt;
  line-height: 12px;
  color: #202737;
}


.header2 {
  font-family: Georgia;
  font-size: 11px;
  letter-spacing: 1pt;
  color: #91b8b0;
  text-align: right;
  line-height: 14px;
  background-color: transparent;
  border: #426c6a;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 2px;
}

strong {
  color: #7da6a2;
}

em {
  color: #810414;
}

blockquote {
  color: #356e77;
  text-align: justify;
  line-height: 10px;
  background-color: #cadcc6;
  border: #16242f;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 5px;
  border-bottom-width: 0px;
}

.footer {
  color: #beceb4;
  text-align: justify;
  line-height: 10px;
}

textarea, input {
  color: #0e0f09;
  background: transparent;
  font-size: 11px; 
  font-weight: normal;
  text-decoration: none;
  font-family: Tahoma; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #0e0f09; 
}
