/*23.05.2008*/
.antiView {
	display: none;
}
body {
	font-family: Lucida Grande, Arial, Helvetica;
	font-size:   12px;
	color:       #444;
	line-height: 20px;
}
table caption {
	display: none;
}
h1 {
	font-size:      18px!important;
	margin-bottom:  15px!important;
	letter-spacing: 4px;
	font-weight:    lighter;
	color:          #030F67;
}
h2, h4, h5, h6 {
  line-height:   13px;
  letter-spacing: 4px;
  margin-bottom: 5px;
  font-size:     14px;
  color:         #030F67;
  padding: 20px 0 5px 0;
  border-bottom: 1px solid #ACAAA9;
}
h3 {
  line-height:   15px;
  letter-spacing: 2px;
  font-size:     12px;
  color:         #030F67;
}
.heading {
	display:       block;
	font-size:     14px;
	font-weight:   bold;
	margin-bottom: 3px;
}
.headings {
	font-size:    14px;
	font-weight:  bold;
  color:        #142F5D;
  margin-bottom:22px;
}