body	{	
//    background: #B5C3D6;
    background: #E6EBEF;
    font-family: "MS Sans Serif", Arial
    	}
p, td	{
    font-size: 10pt
    	}
a:link	{
    color: navy;
    text-decoration: underline
    	}
a:visited	{
    color: navy;
    text-decoration: underline
        	}
a:hover	{
    color: black;
    text-decoration: none
    	}
.inside	{
    background: #DEEBEF
    	}
.tnastenka	{
    background: #7B969C
		}
.tmenu	{
    background: #5A7594
    	}
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}