Body{margin: 0;}
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: Arial, Tahoma,sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
  /*
	margin-left: 5%;
	padding-bottom:1px;
  */
  }

H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 17px;
	COLOR: #3A7E02; /* Текст заголовка зелёный */
	FONT-FAMILY:  Arial, Tahoma, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
/*
	margin-left: 5%;
	padding-bottom:1px;
*/
    display:inline; /* вплотную к тексту */
  }

H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 17px;
	COLOR: #3A7E02; /* Текст заголовка зелёный */
	FONT-FAMILY:  Arial, Tahoma, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
/*
	margin-left: 5%;
	padding-bottom:1px;
*/
    display:inline; /* вплотную к тексту */
  }

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 : 14px;    /* было 12px */
	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;

	margin-left : 3%;
	margin-right : 3%;
}

 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 : Arial, Tahoma, Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 12px;
/*
	margin-left : 3%;
	margin-right : 3%;
*/
	list-style-type : disc;
  }


ul.outside 
   {
	text-align : justify;
 	font-size : 12px;
 	font-family : Arial, Trebuchet MS, Verdana, Geneva,  Helvetica, sans-serif;
     /* list-style-type : square;  */
    list-style: url(/img/metka2.jpg);
    list-style-position: outside;
   }

TD 
  {
   /* FONT-SIZE: 8pt; */
   FONT-SIZE: 12px;

   FONT-FAMILY:  Arial, Trebuchet MS, Verdana, Geneva, Helvetica, sans-serif; 
   TEXT-DECORATION: none;
    color: #174452;

	/* text-align : center;  - рушит везде */
  }

LI 
  {
	text-align : justify;

 	/*font-size : 12px;*/
 	font-size : 13px;

 	font-family :  Arial, Trebuchet MS, Verdana, Geneva, Helvetica, sans-serif;
    color: #174452;
  }

TH {
     /* FONT-SIZE: 8pt;  */
     FONT-SIZE: 12px; 

     FONT-FAMILY:   Arial, Verdana, Tahoma, sans-serif; 
     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:  Arial,GaramondC, sans-serif;
	  margin-bottom: 2px;
         }

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

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

 td.fs11fs {
	  FONT-SIZE: 11px;
	  font-weight : bold;
      COLOR: #174452;
	  FONT-FAMILY: Arial, GaramondC,  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
            }

/*
table       {
	         PADDING-BOTTOM: 0px;
           
             BACKGROUND-COLOR: #dd0303;
             PADDING-LEFT: 5px;
             WIDTH: 237px; 
             PADDING-RIGHT: 5px;
             FLOAT: left;
             PADDING-TOP: 5px
            }
*/


