body,tr,th {
	font-family:Helvetica,Arial;
	color:#000000;
	background-color:#ffffff;
}

h1 {
	font-family:Helvetica,Arial;
	font-size:16px; 
	color:#000000;
}
h2 {
	font-family:Helvetica,Arial; 
	font-size:18px;
	color:#000000;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

a.datelink {
	color:#ffffff;
	text-decoration:none;
}

a.datelink:hover {
	color:#000000;
	text-decoration:underline;
}

i {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
a.webteam {
	text-decoration:none;
	font-weight:normal;
	color:#eeeeee;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
td.bldate {    
        background-color:#666666;
        color:#ffffff;
	font-weight:bold;
	font-size:150%;
	font-family:serif,times new roman;
}
td.sandwiches {    
        background-color:#ffffff;
        color:#000000;
	font-weight:normal;
}
tr.janet {
        background-color:#dddddd;
        color:#000000;
	font-weight:normal;
}
tr.john {
        background-color:#ffffff;
        color:#000000;
	font-weight:normal;
}
