/*23.05.2008*/
.antiView {
	display: none;
}
body {
	font-family: 'Arial',sans-serif;
	font-size:   12px;
	color:       #000;
}
table caption {
	display: none;
}

h1,h2, h4, h5, h6 {
  line-height:   13px;
  margin-bottom: 5px;
  font-size:     14px;
  color:         #9A834F;
}
h1 {
  line-height:   18px;
  font-size:     18px;
  margin-bottom: 30px;
}
#headerContent h1 {
  color:         #FFF;
}
.heading {
	color:         #900;
	display:       block;
	font-size:     14px;
	font-weight:   bold;
	margin-bottom: 3px;
}
.headings {
	font-size:    14px;
	font-weight:  bold;
  color:        #142F5D;
  margin-bottom:22px;
}