/*23.05.2008*/
.antiView {
	display: none;
}
body {
	font-family: 'Lucida Grande',sans-serif;
	font-size:   12px;
	background:  #000;
	color:       #FFF;
}
table {color: #FFF;}
table tr {color: #FFF;}
table tr td {color: #FFF;}
table caption {
	display: none;
}
h1,h2, h4, h5, h6 {
  line-height:   13px;
  margin-bottom: 5px;
  font-size:     16px;
  color:         #D07431;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  margin:0;
  padding:0;
}
h3 {
  margin-bottom: 5px;
  font-size:     14px;
  color:         #BA272A;
  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;
}
