TD, TH { font-size: 66% }

A:hover { color: #ff0000 }

INPUT.search { width: 85% }

INPUT.text { width: 100%}

TEXTAREA.text {
	width: 100%;
	height: 50px
}

.title { font-size: 150% }

h3 {
	font-size: 170%;
	font-weight: normal
}
h3 sup {
	font-size: 80%;
	font-weight: bold
}

UL {
	list-style-image: url('/kirill/i/bullet-cc0000.gif');
}

