<!--
	body
	{ 
	background-repeat: repeat;
	background-position: center center;
	}
	.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666633;
	}
	.small {
		font-size: 9px;
		line-height: 12px;
		color: #666633;
	}
	a.text:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666633;
		text-decoration: none;
	}
	a.text:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666633;
		text-decoration: none;
	}
	a.text:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666633;
		text-decoration: none;
	}
	a.text:link:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #cccccc;
		text-decoration: none;
	}
	a.text:visited:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #cccccc;
		text-decoration: none;
	}
	
	
	-->