/*13.05.2008*/
* {
	margin:  0;
	padding: 0;
}
a:link, a:active,  a:visited {
	color:		      #000;
	text-decoration:  none;
}
a:hover {
	color:		        #95AA96;
}

.footerLink a:link, a:active,  a:visited {
	color:		      #000;
	font-family:   "Lucida Grande",Arial,sans-serif;
	font-weight: bold;
	text-align:center;
}
.footerLink a:hover {
	color:		        #95AA96;
}

.heading {
	color:         #900;
	display:       block;
	font-size:     14px;
	font-weight:   bold;
	margin-bottom: 3px;
}
h1, h3 {
    font-size:14px;
	font-weight: bold;
    font-family: Lucida Grande;
    margin:      0 0 5px 0;
	color:       #26472A;
}
h3, h4 {
    color:       #26472A;
	}
h4 {
	line-height: 17px;
}
img {
  border: none;
}
h4 {
  margin: 0px;
}
h2  {
  font-family:  "Lucida Grande";
  font-size:    30px;
  color:        #95AA96;
  font-weight:  bold;
  height:       24px;
  margin:       0 0 20px 0;
}
h2 span {
  color: #26472A;
}
