
  td {
  	color: #004400;
  	font-family : Tahoma, Verdana, sans-serif;
  	font-size : 10pt;
  	font-weight : light;
  }
  td.navigation {
  	color: #004400;
  	font-family : Tahoma, Verdana, sans-serif;
  	font-size : 8pt;
  	font-weight : bold;
  }
  td.navititel, p.navititel {
  	color: #C70606;
  	font-family : Tahoma, Verdana, sans-serif;
  	font-size : 10pt;
  	font-weight : 800;
  }
  td.subnote p.subnote {
  	color: #004400;
  	font-family : Tahoma, Verdana, sans-serif;
  	font-size : 8pt;
  	font-weight : bold;
  }
  a:link { color:#002200;}
  a:visited { color:#006600; }
  a:active { color:#C70000;}
  a {  	font-family : Tahoma, Verdana, sans-serif; text-decoration: underline;}
  a:hover {text-decoration: none;}
	a.navi {text-decoration:none;}
	a.navi:hover {text-decoration:underline;}
  h1 {
  	font-family : Tahoma, Verdana, sans-serif;
  	font-size : 16pt;
  	font-weight : bold;
  }
  h2 {
  	font-family : Tahoma, Verdana, sans-serif;
  	font-size : 14pt;
  	font-weight : bold;
  }
  h3 {
  	font-family : Tahoma, Verdana, sans-serif;
  	font-size : 10pt;
  	font-weight : bold;
  }
  td.st {
	color : #FFFFFF;
	font-size: large;
	font-weight: bold;
	background-color : #00694F;
}
td.nd {
	color : #FFFFFF;
	font-size: medium;
	font-weight: extra-bold;
	background-color : #C40000;
}
td.rd {
	color : #FFFFFF;
	font-size: smaller;
	font-weight: bold;
	background-color : #00694F;
}
td.data {
	color : #00694F;
	font-size: smaller;
	background-color : #F4F4F4;
}
