H1 {
 
	FONT-SIZE: 17px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Times, serif;
	font-style : normal;
display:inline;
}

.h1 {
 
	FONT-SIZE: 13px;
	COLOR: #B01A1A;
	FONT-FAMILY: Tahoma, Times, serif;
	font-style : normal;
display:inline;
}

.h2 {
 
	FONT-SIZE: 11px;
	COLOR: #B01A1A;
	FONT-FAMILY: Tahoma, Times, serif;
	font-style : normal;
display:inline;
}

.collage {
	BACKGROUND-REPEAT: no-repeat
}

H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 17px;
	COLOR: #3A7E02;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5%;
	padding-bottom:1px;
}




A:link 
   {
    color:blue;
    text-decoration: none;
	font-family :Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

	/* font-size : 11px; */
	/* color : #006BAF; */
    /* font-weight:bold; */

    font-size : 13px;
           background:transparent;
   }

A:visited {
	       /* color: Purple; */

	       color: blue;
           text-decoration: none;
           font-family :Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

            /* font-weight:bold; */
           /*	color : #006BAF; */
           /* font-size : 11px; */

           font-size : 13px;
           background:transparent;
          }

A:hover {
		color: #b70847; 
		text-decoration: underline;

		/* color: yellow;  цвет текста ссылки при сверху */
    	/* color : #FF7800; цвет кирпич */
		/* font-size : 11px; */

		font-size : 13px;
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

        /* background:white; */
        background:transparent;
       }

A:active {
		color: #3333CC;  /* темно-серый */
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

		/* text-decoration: none; */
		/* font-size : 11px; */

		font-size : 13px;
        background:transparent;
        }

A.m2:link{
	FONT-WEIGHT: bold;

	color : #006BAF;


	text-decoration: none;
	font-family :Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px; 
         }
A.m2:visited{
	FONT-WEIGHT: bold;

	color : #006BAF; 


	text-decoration: none;
	font-family :Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
             }
A.m2:hover{
 		FONT-WEIGHT: bold;
		text-decoration: underline;
		font-size : 13px;
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

	    color : #FF7800;

          }

div.default {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 15pt;
}
p {
	text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left : 3%;
	margin-right : 3%;
}

p.fs12 {
	/* text-align : left; */
	text-align : justify;
	font-family : GaramondC, Arial, sans-serif;
	font-size : 12px;
    color: #174452;
	margin-bottom: 2px;
}

 p.fs11fs {
	  FONT-SIZE: 11px;
	  font-weight : bold;
          COLOR: #174452;
	  FONT-FAMILY: GaramondC, Arial, sans-serif;
	  margin-bottom: 2px;
         }

ul{
	text-align : justify;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 3%;
	margin-right : 3%;
	list-style-type : disc;
  }


TD 
  {
   FONT-SIZE: 8pt;
   FONT-FAMILY: Tahoma; 
   TEXT-DECORATION: none;
  }


TH {FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}

A:link.hot{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color : #0067AF;
}
A:visited.hot{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
		color : #0067AF;
}
A:hover.hot{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
		color : #FF7E00;
}

SELECT, option, textarea, input 
{FONT-FAMILY: Verdana, Tahoma, Arial; color:#000099; FONT-SIZE: 9px; BORDER-LEFT: black 1px inset; BORDER-RIGHT: black 1px inset; BORDER-TOP: black 1px inset; BORDER-BOTTOM: black 1px inset; 
}

 td.fs12 {
	  FONT-SIZE: 12px;
      COLOR: #174452;
           text-align : justify;
	  FONT-FAMILY: GaramondC, Arial, sans-serif;
	  margin-bottom: 2px;
         }

 td.fs11 {
	  FONT-SIZE: 11px;
      COLOR: #800000;
	  FONT-FAMILY: GaramondC, Arial, sans-serif;
	  margin-bottom: 2px;
         }

 td.fs11fs {
	  FONT-SIZE: 11px;
	  font-weight : bold;
      COLOR: #174452;
	  FONT-FAMILY: GaramondC, Arial, sans-serif;
	  margin-bottom: 2px;
         }

em {
	font-size: 12px;
	font-weight: bold;
    color: #008080;
	text-decoration: none;
   }

table.menu-right {
	         PADDING-BOTTOM: 5px;
             BACKGROUND-COLOR: #dd0303;
             PADDING-LEFT: 5px;
             WIDTH: 237px; 
             PADDING-RIGHT: 5px;
             FLOAT: left;
             PADDING-TOP: 5px
            }