body {
	font-family:arial; 
	font-size:13px; 
	color:#000000;
	text-align:justify;
	letter-spacing:1px }
	
html {
	padding:0px;
	background:url("images/bg.jpg") repeat-x;
	width: 100%;
	height: 100%;
	background-color: #83c57e}

A:link {
	color:#8a210b}

A:visited {
	color:#4f1f09}

A:hover {
	color:#223a9a}

.navigation {
	font-family:lucida console;
	font-size:12px;
	letter-spacing:0px;
	text-align:left }
	
.textright {
	text-align:right }

.textcenter {
	font-size:24px;
	letter-spacing:5px;
	font-weight:bold;
	text-align:center;
	font-family:helvetica;
	height:15px }

.textsmall {
	font-family:verdana;
	font-size:9px;
	letter-spacing:3px }
	
.textlarge {
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
	color:#000000;
	font-family:helvetica }
	
.tablehead {
	background:url('images/tabletop.gif'); 
	width:600px;
	height:50px;
	text-align:justify;
	text-align:center;
	font-size:13px;
	font-family:verdana;
	letter-spacing:4px;
	font-weight:bold;
	color:#000000 }
	
.tablecontent {  
	text-align:justify;
	font-family:arial;
	font-size:13px;
	letter-spacing:1px;
	background-color:#86C775 }