body {
	background: #ccffff;
	font-family: Verdana;
	font-size: 12px;
}
a {
	color: #333333;
	font-weight: 	600;
}
input {
	font-size: 12px;
	color: Black;
}
.header {
	font-weight: bold;
	font-size: 16px;
}
hr {
	color: #c0c0c0;
	width: 85%;
	border: 2px solid;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
th {
	font-family: Verdana;
	font-size: 12px;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#fish {
	border: none; }
#rd {
	background: #ff0000;
	font-size: 14px;
	color: white;
}
				
.week1 {
	background-color: #E5EFCD;
}
.week2 {
	background-color: #F6F0DC;
}
.week3 {
	background-color: #D5F4ED;
}
.weekold {
	background-color: #F1F1F1;	
}
.alert {
	background-color: #FF0000;
	color: #FFFFFF;
}
