div.content{font-family:Verdana, arial, sans-serif; font-size:14px; line-height:1.5; text-indent:0px;}

h1 {font-family: Verdana, arial, sans-serif; color:#00595a; font-size: 22px; text-align:center}
h2 {font-family: Verdana, arial, sans-serif; color:#00595a; font-size: 20px; text-align:center}
h3 {font-family: Verdana, arial, sans-serif; color:#00595a; font-size: 18px; text-align:center}
h4 {font-family: Verdana, arial, sans-serif; color:#00595a; font-size: 16px; text-align:center}

strong {font-weight:normal}

li {text-indent:0px; line-height:1.5;}

td {line-height:1.5;}

table.whitetb {background-color:white}
table.whitetb th  {background-color:#dae3f4}

/* кнопка наверх */
	html,body {height:100%;}
		
	/* Блок для IE */
	*html {overflow:hidden;}
	*html #t{position:absolute;}
	/* Блок для FF, Opera */
	html>body #totop{position:fixed; margin: 0 auto;}
		
	#wrap {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	bottom:0px;
	}

	a.top img {
	border:1px solid black; /* Рамка при наведении на рисунок курсора мыши */
	}

	a.top:hover img {
	border:1px solid red; /* Рамка при наведении на рисунок курсора мыши */
	}

	html>body #wrap{position:fixed;}
/* конец кода кнопки наверх */
