/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.стиль1 {color: #FFFFFF;
         font-weight: bold;
}
.стиль2 {
     font: 10px; color: #CC0000;
     font-family: Tahoma;     
}
.стиль3 {
	font-size: 9px;
	font-family: Tahoma;
	color: #000000;
	font-weight:normal;
}
.стиль4 {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}
.стиль5 {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
      font-weight: bold;
      padding: 2px 0 2px 5px;
}
.стиль6 {
     font: 12px; color: #CC0000;
     font-family: Tahoma;
     font-weight: bold;
}
.normal {
    color: #000000;
	font-size: 9px;
	font-family: Tahoma;
    font-weight: normal;
}
.ph_gcard_td {
 background-color: #FFFFFF;
}
..ML .MLI a {
        font-size: 9px;
        font-family: Tahoma;
        color: #000000;
        font-weight: normal;
}
td.info {font-size: 9px; font-family: Tahoma; color:#000000; font-weight:normal;}
td.info a:link {
	text-decoration: none;
	color: #000000;
    font-weight:normal;
}
td.info a.:visited {
	text-decoration: none;
	color: #000000;
    font-weight:normal;
}
td.info a:hover {
	text-decoration: underline;
	color: #000000;
    font-weight:normal;
} 
td.info a:active {
	text-decoration: none;
	color: #000000;
    font-weight:normal;
}