body {
	margin: 0;
  padding: 0;
}
body, td, th, p, div {
	font-family: Verdana,sans-serif;
  font-size: 10pt;
	color: #333333;    
}

/* Ссылки */
A:link {color: #3366cc}
A:visited {color: #993399}
A.link, .link, .link A:link, .link A:visited {
	color: #3366cc !important;
	cursor: pointer; 
	cursor: hand; 
  text-decoration: underline;
}
A.link2, .link2, .link2 A:link, .link2 A:visited {color: #ff0000 !important;}
.link2 A:link, .link2 A:visited {
	cursor: pointer; 
	cursor: hand; 
  text-decoration: underline;
}

table {
	empty-cells: show;
}

th {
	font-family: Tahoma,Arial,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #666666;
}

hr {
	color: #9999ff;
  background-color: #9999ff;
  height: 1px;
  text-shadow: 0;
  border: 0;
}


.code {
	font-family: Courier;
  font-size: 9pt;
}

/* Заголовки */
H1, H2, H3, .title {
	font-family: Georgia,Garamond,Times New Roman,serif;
  margin: 5px 0 10px 0;
}
H1 {font-size: 18pt;color: #e70000;font-weight: normal;}
H2, .title {font-size: 14pt;color: #e70000;font-weight: normal;}
H3, H3 A:link, H3 A:visited {font-size: 12pt;color: #e70000;}
H3.imp {color: #ff0000}

/* важно! */
.warn, .warn A:link, .warn A:visited {color: #ff0000 !important;}

/* мелкий шрифт */
small, .sm, .sm * {font-size:8pt !important;}
.ssm, .ssm * {font-family:Verdana,Arial,sans-serif;font-size:7pt}

/* крупный шрифт */
.big, .big li, .big A:link, .big A:visited {
	font-size: 12pt;
}
ul.big li {
  margin-bottom: 10px;
}

/* дата */
.date, .date A:link, .date A:visited {
	font-family: Tahoma, sans-serif;
  font-size: 8pt;
  color: #999999;
  text-transform: uppercase;
}
td.date {padding-top: 6px;}

/* рамка для таблицы */
.brdr {border-left:1px solid #cccccc; border-top:1px solid #cccccc}
.brdr td, .brdr th {border-bottom:1px solid #cccccc;border-right:1px solid #cccccc}
.brdr th {color:#333333;font-size:8pt;letter-spacing:0.05em;font-family: Times New Roman,serif;font-weight:bold}
.brdr th h1 {color:#333333;font-size:16pt;margin:0;letter-spacing:0.05em;line-height:90%;font-family: Times New Roman,serif;font-weight:normal}
table.brdr  { empty-cells: show }

.cost, .cost2 {
	font-family:Tahoma,sans-serif;
	color:#000000;
	white-space: nowrap;
}
.cost {
	font-size:12pt;
}
.cost2 {
	font-size:10pt;
}

.anons {
	font-size: 8pt;
  padding-top:5;
}
