.title {
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
color            : #ffffff;
font-style:italic;
}

.header {
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
color            : #000000;
text-align:right;
font-style:italic;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #07857a;
  text-decoration  : none;
  font-weight      : medium;
}


.nav, .nav:link, .nav:active, .nav:visited {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
}

.nav:hover {
		text-decoration		: underline;
}

.nav2, .nav2:link, .nav2:active, .nav2:visited {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
		padding										:35;
}

.nav2:hover {
		text-decoration		: underline;
}

.text {
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
		text-align: justified;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

.text:link, a:visited {
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

.text:hover {
  color            : #07857a;
  text-decoration  : none;
}

.footer {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.footer2 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
}

