
BODY {

font-family : tahoma, verdana, Courier New, helvetica;
font-size : 10px;
margin : 25;
}


A
{
font-size:10pt;
text-decoration : none;
}
h1 {
font-family:helvetica;
font-size: 15pt;
color: #FF8C40;
font-weight: bold;
}
h2 {
font-family:  tahoma, verdana, Courier New, helvetica;
font-size:14pt;
color: #FF8C40;
font-weight: bold;
}
h3
{
font-family:  tahoma, verdana, Courier New, helvetica;
font-size: 13pt;
color: #FF8C40;
font-weight: bold;
font-style: italic;
}
h4 {
font-family:  tahoma, verdana, Courier New, helvetica;
font-size: 12pt;
color: #FF8C40;
font-weight: bold;
}
form {
font-family:  tahoma, verdana, Courier New, helvetica;
font-size:10pt;
color: black;
font-weight: bold;
}
 input
{
font-family:  tahoma, verdana, Courier New, helvetica;
font-size: 10pt;
color: black;
font-weight: bold;
}
select
{
font-family:  tahoma, verdana, Courier New, helvetica;
font-size: 10pt;
color: black;
font-weight: bold;
}
TD
{
color : #000000;
font-family :verdana, Courier New, helvetica;
font-size : 12px;
text-decoration : none;
}

td.s{
font-family:   tahoma, verdana, Courier New, helvetica;
font-size: 10pt;
color: black;
font-weight: bold;
text-align:center;
background-color: #0080FF;
onMouseOver:td.bgColor=red;
onMouseOut:td.bgColor=white;
}

textarea{
font-family:  tahoma, verdana, Courier New, helvetica;
font-size:10pt;
color: black;
font-weight: bold;
}
.pointerlink { cursor: pointer; }
#mainlink
{
font: bold 7px Verdana; /*Шрифт текста*/
color: #ffcc99;  /*Цвет текста*/
}

#mainlink a{
font: bold 7px Verdana; /*Шрифт текста*/
color: #ffcc99;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
}
#mainlink1
{
font: bold 7px Verdana; /*Шрифт текста*/
color: #ffcc99;  /*Цвет текста*/
}

#mainlink1 a{
font: bold 7px Verdana; /*Шрифт текста*/
color: #ffcc99;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
}



