/* Stylesheet for Windows */
a:link		{color: #000033;	}
a:visited 	{color: #0000cc;}
a:hover 	{background-color: #feffcf;}
body 		{background-image: url("win1.gif");}
p,div,li	{ line-height:140%}
p.ind 		{text-indent:1em;}
p.ind2		{text-indent:1em;text-align: right;}
.pre 		{background-color: #feffc9;}
.pre1 		{background-color: white;}
.col		{color: #cc0000;}
.aka		{background-color: red;}
.cetre  	{text-align: center;}
.tori		{text-decoration: line-through ;}
.bbx		{border-style:groove ; border-color:blue ; padding:1% 2%; text-align:left ;}
.bbx2		{border-style:groove ; border-color:blue ; padding:0% 0%; text-align:left ;}
.bx		{background-color:white;}
span#chui	{font-size: x-small;}
span#chui2 	{font-weight: bold;color: red;}
span#chui3	{font-size: 80%;}
span#del 	{text-decoration: line-through;}
ol.lst  	{list-style-type: circle;}
pre		{background-color: #feffc9;}