BODY { 
    FONT-FAMILY: "ËÎÌå";
	FONT-SIZE: 12px;
    BACKGROUND-COLOR: #0099ff; 
}

TD,P {
    FONT-FAMILY:"ËÎÌå";
	FONT-SIZE: 12px;
}

A { COLOR: #000000; TEXT-DECORATION: none }
A:hover { COLOR: #333333; TEXT-DECORATION: underline }

.text1 {  font-family: "ËÎÌå"; color: #000000; font-size: 12px; line-height: 150%}
.day {  font-family: "verdana"; font-weight:bold; font-size: 11px; color: #000000; line-height: 120%; font-style: normal; text-decoration: none }
.button {
	font-family: "ËÎÌå";
	font-size: 12px;
	height: 20px;
	width: 60px;
	border:thin none #C0C0C0;
	padding: 3px;
	background-image: url(images/but_bg1.gif);
	top: 3px;


}

.input { border:1px solid #C0C0C0;}
