
body.ostov {
	background-color : #B0C4DE;
}

p.inform {   
	color : Black;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

li.inform {
   color : Black;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

table.menu {
	border : thin ridge #A9A9A9;	
}

td.menu { 
    border : thin ridge #A9A9A9;
	background-color : #DCDCDC;
}

td.menu1 { 
    border : thin ridge #A9A9A9;
	background-color : White;
}

td.menu_h { 
    border : thin ridge #A9A9A9;
	text-align : center;
	background-color : #E6E6FA;
}

a.button_s {
   	color : Black;
    text-decoration : none;
	line-height : 200%;
}

b.menu {
	font-family : Arial;
    font-weight : bolder;
    font-size : smaller;
}



a.button_s:hover {
display : block;
   background : #DCDCDC;
   cursor : hand;
  width : 100%;
}


hr.startup {
 color : Gray;
 size : 3px;
 width : 600px;
}

hr.contents {
 color : Gray;
 size : 3px;
 width : 98%;
}

h2 {
	font-family : Arial;
	color : Black;
}

h3 {
	font-family : Arial;
	color :black;
}


h3 a {
	    	text-decoration : none;
			font-family : "Times New Roman";
        	color : #708090;
}


h3 a:hover {
       text-decoration : underline;
    	cursor : hand;
}

p.smal {
   font-size : 80%;	
   color : Black;
}

li.smal {
   font-size : 80%;	
   color : Black;
}

font.smal {
   font-size : 80%;	
   color : Black;
   font : italic;
}
