/*23.05.2008*/
.antiView {
	display: none;
}
body {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size:   12px;
	color:       #000;
}
table caption {
	display: none;
}
h1 {
	font-size:     16px!important;
	margin-bottom: 25px!important;
}
h1,h2, h4, h5, h6 {
  line-height:   13px;
  margin-bottom: 5px;
  font-size:     14px;
  color:         #142F5D;
}
h3 {
  margin-bottom: 5px;
  font-size:     14px;
  color:         #142F5D;
  height:        16px;
}
.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;
}