BODY {
	background:transparent url('images/background.gif') repeat;
	height:100%;
}
.url { font-size:14px; font-weight:bold; color:#000000; text-decoration:underline; }
.url:hover { font-size:14px; font-weight:bold; color:#00CC66; text-decoration:none; }
.url:active { font-size:14px; font-weight:bold; color:#000000; text-decoration:underline; }
.url:active:hover { font-size:14px; font-weight:bold; color:#00CC66; text-decoration:underline; }
.div1 { width:800px; border-style:solid; border-width:thin; border-color:#000000; background-color:#FFFFFF}
.textcolor {color:#FF0000;}
.win { font-size:14px; font-weight:bold; font-style:italic; color:#000000; text-decoration:blink; }
.win:hover { font-size:14px; font-weight:bold; color:#00CC66; text-decoration:underline; }
.win:active { font-size:14px; font-weight:bold; color:#000000; text-decoration:blink underline;}
.win:active:hover { font-size:14px; font-weight:bold; color:#00CC66; text-decoration:blink underline; }
.style1 { font-size: 12px; font-weight: bold; }
.style2 { font-size: 12px; font-weight: bold; color: #FF0000; }
.style3 { font-size: 24px; font-weight: bold; }
.style4 { color:#FF0000; }