TD {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}


BODY {
	text-decoration : none;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;	
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;

}
A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;

}
A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;	

}


A:ACTIVE.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	font-weight : bold;
	color : White
}
A:HOVER.menu {
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration : underline;
	font-size : 13px;
    font-weight : bold;
	color : White
}
A:LINK.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	font-weight : bold;
	color : White
}
A:VISITED.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 13px;	
	font-weight : bold;
	color : White
}
.h3 {
	text-decoration: underline;
	text-align: center;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.h5 {
	font-size: 12px;
	text-align: center;
}
.parpocent {
	text-align: center;
}


TABLE.qwe {
	
  border-collapse:collapse;
}

TABLE.qwe td {
  padding: 3px; /* Поля вокруг содержимого таблицы */
 border: 1px solid black; /* Параметры рамки */
}


TABLE.qwe th {
padding: 3px; /* Поля вокруг содержимого таблицы */
 border: 1px solid black; /* Параметры рамки */
 background: #b0e0e6; /* Цвет фона */
}


TABLE.qwe1 { 
  border-collapse:collapse;
  
 }

TABLE.qwe1 td {
	padding: 3px; /* Поля вокруг содержимого таблицы */
 border: 0px solid black; /* Параметры рамки */
	}


TABLE.qwe1 th {
	
padding: 3px; /* Поля вокруг содержимого таблицы */
 border: 0px solid black; /* Параметры рамки */
 background: #b0e0e6; /* Цвет фона */	
	
 }



.h66 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


.center {text-align: center;}

.left {text-align: left;}

.right {text-align:right;}
