h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
.newsTapeDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
}
.newsTapeCatName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.newsTapeDescr {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.headerTECHINFO {
	font-size: 36px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
body {
	font-family: Arial, Helvetica;
	font-size: small;
}
.solidBorder {
	border: 1px solid #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.dataCell {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: white;
}
.headerCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #DDDDDD;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3366CC;
	font-weight: bold;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.standartTable {
    background-color: black;
    border: 0px;
}
.standartTableHeaderRow {
    background-color: #AAAAAA;
}

.standartTableHeaderCell {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    padding: 5px;
}

.standartTableDataRowOdd {
    background-color: white;
}

.standartTableDataRowEven {
    background-color: #CCCCCC;
}
