.txt
{
	font-size: 13px;
}
.anons
{
	font-size: 11px;
}
BODY
{
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
.afisha, .fix, .next, .copy, .green, .orange, .menu, .txt
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.subttl, h3, h2, .head, .ttl
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.afisha, .green, .orange, .menu
{
	font-size: 11px;
}
.subttl, h3
{
	font-size: 12px;
}
.fix, .next, .copy
{
	font-size: 10px;
}
.ttl
{
	font-size: 15px;
}
h2, .head
{
	font-size: 14px;
}

.afisha, a, .menu, .txt
{
	color: #656565;
}
.fix
{
	color: #999999;
}
.orange
{
	color: #FF7800;
}
.green
{
	color: #00902C;
}
.copy
{
	color: #4CD175;
}
.subttl, h3, h2, .ttl
{
	color: #6A6A6A;
}
.head
{
	color: #5A5A5A;
}
.next
{
	color: #003E8A;
}

.afisha, .next
{
	text-decoration: underline;
}
.subttl, a
{
	text-decoration: none;
}

.subttl, .head, .ttl
{
	font-weight: bold;
}

.uppop {
    display: none;
}

.td_body
{
	font-size: 11px;
	background-color: #EEFEF3;
}
.td_head
{
	font-size: 11px;
	color: #00902C;
	background-color: #EAEAEA;
}
.td_selected
{
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #66FF33;
}
.lCase
{
	text-transform: lowercase;
}
.right
{
	margin: 0px 0px 1px 5px;
	float: right;
}
.left
{
	margin: 0px 5px 1px 0px;
	float: left;
}
.d20
{
	margin-bottom: 20px;
}
.trouble
{
	border: double thin red; 
	margin: 1px; 
	padding: 6px;
	font-size: 13px;
	text-align: justify;
}