	body {
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
	.butLine1 {
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		cursor:pointer;
		cursor:hand;
	}
	
	a:link, a:visited, a.active {
		color:#767d85;
	}
	
	a:hover {
		color:#3C5879;
	}

	td {
		font: 8pt Verdana;
		color: #767d85
	}
		
	#descrip {
		position: absolute;
		z-index: 1;
		width: 400px;
		height: 200px;
		cursor: default
	}
				
	div	{
		font: 7pt Verdana;
		font-weight: bold;
		line-height: 20px;
		color: #e3e3e3;
		cursor: hand
	}
