BODY {
  background: #ffffff;
  color: #29899F;
  margin: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : bold;  
  line-height: 1.3;
}
.table {
  background: #ffffff;
  color: #29899F;
  margin: 0px;
  font-family: Arial, Verdana, sans-serif;
  line-height: 1.3;
}

p {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #29899F;
  font-weight : bold;  
  line-height: 1.3;
}

A {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

A:hover {
  color: #AF8A1B;
  text-decoration: underline;
}

A.mail {
	color: #AF8A1B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
  
}

A.mail:hover {
	color: #AF8A1B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.web {
	color: #0033CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
  
}

A.web:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}

A.navigation {
	color: #29899F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.navigation:hover {
  color: #29899F;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

H1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 24px;
  color: #003399;
  font-weight : bold;
}

.caption {
	color: #29899F;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
    font-weight : bold;
}

.navigation {
	color: #29899F;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
    font-weight : normal;
}

li {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #29899F;
  font-weight : bold;  
  line-height: 1.3;
