	body {
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px; 
		font-family: tahoma;
		font-size: 11pt;
		color:  #ffffcc;
		}
		
	p:first-letter {
	font-size : 14pt;
		}
		
	td {
		font-size: 11pt;
		}
		
	td.links {
		border: thin solid #b58754;
		background-color: #781001;
		}
		
	a:link.links {
		color: #ffffcc;
		text-decoration: none;
		}
		
	a:visited.links {
		color: #ffffcc;
		text-decoration: none;
		}
		
	a:hover.links {
		color: black;
		text-decoration: underline;
		}
		
		
		#words {position: absolute; top: 160px; left: 60%; z-index: 1; width: 300px;}
		#images {position: absolute; top: 400px; left: 60%;}
		#pagebody {position: absolute; top: 450px; left: 0px;}
		#links {position: absolute; top: 90px; left: 0px; width: 100%;}
