/*
* (c)ILyA 2000
*/
body  {
	background-color : silver; /*gainsboro; /* #7e7e7e;*/
}
td {
      font-family :  Helvetica, Arial, sans-serif;
	  font-size : 11pt;
	font-weight : normal;
      	color: #000000;
}

A:link  {
	color : blue; /*#FFFFFF;*/
	text-decoration : none;
}

A:visited  {
color : blue; /*#f0f0f0;*/
text-decoration : none;
}

A:active  {
color : red;
text-decoration : none;
text-decoration: underline; 
}
a:hover	{
color: red; /*#FF0000;*/
/*font-weight : bold;*/
text-decoration: underline; 
}
/*menu*/
.topic {
font-family :  Helvetica, Arial, sans-serif;
font-size : 10pt;
color : #FF8A00;
font-weight : bold;
}
.topic2 {
font-family :  Helvetica, Arial, sans-serif;
color : #FF8A00;
font-size : 10pt;
margin-left: 36pt;
}
.dataday2 {
color : #FF8A00;
font-family :  Helvetica, Arial, sans-serif;
font-size : 10pt;
valign : top;
}

.dataday {
color : #FF8A00;
font-family :  Helvetica, Arial, sans-serif;
font-size : 10pt;
valign : top;
}

.linkmin {
      font-family :  Helvetica, Arial, sans-serif;
	  font-size : 10pt;
	font-weight : normal;
     }

.tddocum {
    font-family :  Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
    color: #000000;
	margin-top: 33px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.topbig {
font-family :  Helvetica, Arial, sans-serif;
font-size : 40pt;
color : #FFCB2A;
font-weight : bold;
}
