	body { margin: 0;
	background-color: #7E8985;
	color: #646A81;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;    
	background-image: url('background.gif'); 
	background-repeat: none;
        background-border: none;}


	#content { margin: 0;
		padding: 10 10 10 10;
		position: absolute;
		width: 505px;
		height: 354px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		text-align:justify;
		overflow: auto;
		border: none;}


	#links a {text-decoration: none;}

	a:hover {color: black;
		   text-decoration:underline;}

	a {color: black;
           text-decoration:none;}

	TABLE TD TABLE TD {font-size: 12px;}

