/*23.05.2008*/
.antiView {
	display: none;
}
body {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size:   9px;
}
table caption {
	display: none;
}
h2 {
	font-size:     26px!important;
	margin-bottom: 10px!important;
}
h1,h2, h4, h5, h6 {
  line-height:   20px;
  margin-bottom: 5px;
  font-size:     14px;
  color:         #294E68;
}
h3 {
  margin:        15px 0  5px 0;
  font-size:     18px;
  height:        16px;
  color:         #294E68;
}
.heading {
	color:         #999;
	display:       block;
	font-size:     14px;
	font-weight:   bold;
	margin-bottom: 3px;
}
.headings {
	font-size:    14px;
	font-weight:  bold;
  color:        #999;
  margin-bottom:22px;
}