	body {
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 0px; 
		margin-right: 0px;
		font-family: tahoma;
		font-size: 11pt;
		background-color: #af9c7e;
		color: #614a2a;
		}
	p:first-letter {
	font-size : 14pt;
		}
	td {
		font-size: 11pt;
		}
	a:link.link {
		color: black;
		text-decoration: none;
		}
	a:visited.link {
		color: black;
		text-decoration: none;
		}
	a:hover.link {
		color: white;
		text-decoration: underline;
		}
		
		
		#elite_words {position: absolute; top: 60px; right: 0px; z-index: 1; }
		#world_words {position: absolute; top: 5px; left: 200px; width:80%; z-index: 1; }
		
