BODY {
	background-color: #FFFFFF;
	scrollbar-base-color: #C6C6C6;
}

.text1, BODY, TD, P {
	font-family: Verdana, Tahoma, Arial Cyr, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.text2 {
	font-family: Verdana, Tahoma, Arial Cyr, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.text0 {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

.text3 {
	font-family: Verdana, Tahoma, Arial Cyr, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
}

.big {
	font-family: Verdana, Tahoma, Arial Cyr, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.head {
	font-family: Comic Sans MS, Arial Cyr, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.small {
	font-family: Verdana, Tahoma, Arial Cyr, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

.small2 {
	font-family: Verdana, Tahoma, Arial Cyr, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}

/* text colors */
.white {
	color: #FFFFFF;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Tahoma, Arial Cyr, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

INPUT.button1 {
	x-nc-block;
	font-family: Verdana, Arial Cyr, Helvetica Cyr, Arial;
	font-size: 10px;
	border: none;
	width: 43px;
	height: 20px;
	color: #A53000;
	background-color: #EFCF84;
	background-image: url(/a0/ru/images/button2.gif);
	background-repeat: no-repeat;
	cursor:hand
}

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }

a.a2 { color:007700; }

a.a3:link { color:#000000; text-decoration:underline; }
a.a3:visited { color:#000000; text-decoration:underline; }
a.a3:hover { color:#000000; text-decoration:underline; }
a.a3:active { color:#000000; text-decoration:underline; }

a.menu:link { color:#000000; text-decoration:none; }
a.menu:visited { color:#000000; text-decoration:none; }
a.menu:hover { color:#000000; text-decoration:none; }
a.menu:active { color:#000000; text-decoration:none; }

DT {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

DD {
	padding: 0;
	margin: 0 0 20px 0;
}

H1,
DIV.h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin: 5px 0 20px 0;
}

P {
	margin: 10px 0;
}

