/*23.05.2008*/
.antiView {
	display: none;
}
body {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size:   12px;
	color:       #000;
}
table caption {
	display: none;
}
h1 {
    margin-bottom: 5px;
	font-size:     16px;
	color: #000;
}
h4, h5, h6 {
  line-height:   13px;
  margin-bottom: 5px;
  font-size:     14px;
  color:         #1B0A51;
}
h2 {
	line-height:   13px;
	margin-bottom: 5px;
  	font-size:     14px;
  	color:         #000;
	font-weight:bold;
}
h3 {
  margin: 5px 0 3px 0;
  font-size:     13px;
  color:         #142F5D;
  height:        18px;
  width: 200px;
  background:#000;
  vertical-align:top;
  line-height: 20px;
  color: #fff;
  padding: 1px 0 1px 4px;
  font-weight:normal;
}
.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;
}