body	{	background-color: #DAD1AA
	;	margin:0 auto
	;	width: 800px
	}
p	{	font-size: 13px
	;	font-family: arial, helvetica
	;	font-weight: bold
	}

	
table.main	{	width: 800px	}
		
tr	{	vertical-align: top
	;	font-family: arial, helvetica
	;	font-size: 18px
	}
		
td.space	{	height: 310px	}
td.space2	{	height: 275px	}
td.space3	{	height: 110px	}
td.events	{	height: 671px	}
td.purchasing	{	height: 10px	}

/*  LINKS INFORMATION  */
A:link	{	color: #7A7149
	;	text-decoration:none
	}

A:visited	{	color: #9F9465
	;	text-decoration:none
	}

A:hover	{	color: #605835
	;	text-decoration:underline
	;	cursor:hand
	}
	
