body {
	background-color: #ffffff;	
	margin-top: 25px;
	margin-left: 30px;
	margin-right: 30px;		
	line-height: 1.2em;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #000;
	font-size: 11px;
}

#headtable {	
	border:0;
	width:100%;
	cellpadding:0;
	cellspacing:0;
}

#contenttable {	
	border:0;
	width:800px;
	cellpadding:0;
	cellspacing:0;
	margin:0 0 30px 0;
}

.click { COLOR: #91b81a; line-height:95%; TEXT-DECORATION: none; }
 
h4 { FONT-SIZE:13px;  font-weight: bold; line-height:95%; TEXT-DECORATION: none; }

a:link { TEXT-DECORATION: none; color: #000;}

a:visited { TEXT-DECORATION: none; color: #000;}

a:focus { outline: none; TEXT-DECORATION: none; color: #000;}

a:hover { color: #91b81a; TEXT-DECORATION: none; }

img { border-style: none; }

/* dhtmleu Weakening neighbors - interactive DHTML, Gerard Ferrandez at http://www.dhteumeuleu.com */
#screen {
	position: absolute;
	top: 140px;
	left: 30px;
	background: #fff;
	/* width: 245px; */
	/* height: 185px; */
	width: 490px;
	height: 370px;	
}

#screen div {
	position: absolute;
	font-family: arial;
	font-size: 12px;
	color: #FFF;	
	cursor: url("../images/cursor.cur"), crosshair;	
	overflow: hidden;
	width: 0px;
}

#screen img {
	position: absolute;
}
