/*23.05.2008*/
.antiView {
	display:        none;
}
body {
	font-family:    Helvetica,Verdana,sans-serif;
	font-size:      12px;
	color:          #13243C;
}
table caption {
	display:        none;
}
h1 {
  margin:         0 0 5px 15px;
	font-size:      20px;
	color:          #13243C;
	font-family:    Helvetica, sans-serif;
	font-weight:    normal;
	letter-spacing: 2px;
	}
h4, h5, h6 {
  line-height:    13px;
  margin-bottom:  5px;
  font-size:      14px;
  color:          #1B0A51;
}
h2 {
	line-height:    14px;
	margin-bottom:  5px;
  font-size:      14px;
  color:          #13243C;
	font-family:    Helvetica, sans-serif;
	font-weight:    normal;
	letter-spacing: 1px;
}
.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;
}

.border {
  border:         2px solid #13243C;
}