body
{
	color: #FFFFFF ;
	background: #000066 ;
	background-image: none ;
	font-family: Verdana , Helvetica , Arial , sans-serif ;
	font-size: 13px;
}



a img
{
	border: none ;
}



a:link
{
	color: #FFFFFF ; 
	text-decoration: underline ; 
	background: #000066 ;
}



a:visited
{
	color: #FFFFFF ; 
	text-decoration: underline ; 
	background: #000066 ;
}



a:hover
{
	color: #FFFF00 ; 
	text-decoration: none ;
  	background: #000066 ;
}



HR
{
	width: 800px ;
}



TD
{
	font-size: 13px ;
	word-spacing: -1px ;
	letter-spacing: .8px ;
}



TD.justify
{
	font-size: 13px ;
	text-align: justify ;
	word-spacing: -1px ;
	letter-spacing: .8px ;
}



TABLE.guests
{
	table-layout: automatic ;
}



TR.guestsdaysofweek
{
	background-color: CCC0FD ;
	color: 000000 ;
	font-weight: bold ;
	text-align: center ;
}



TR.guests
{
	background-color: FFFFFF ;
	color: 000066 ;
	font-weight: bold ;
	text-align: center ;
	vertical-align: text-top ;
}



img.floatleft
{ 
    float: left ; 
	padding: 2px ;
	border: 0px ;
	margin-top: 5px ;
	margin-right: 10px ;
	margin-bottom: 0px ;
	margin-left: 2px ;
}
