BODY{background-color: #ccffff;
	}
.redbold{font-size: 110%;
	color: red;
	font-weight: 600;
	}
.note{border: 1px #cc0000 solid;
	margin-left: 5%;
	margin-right: 5%;
	color: #cc0000;
	font-weight: 600;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffcc;
	}
.footer{position:relative; left:300px; top:75px;}
td.datehead{background-color: #ffccff;
	font-size: 100%;
	font-weight: 600;
	font-family: Arial, Verdana;
	text-align: center;
	}
TD, TH, TABLE, {border-color: #006600;}
TR {text-align: left;}
TH{background-color: #00ffff}
H1{color: #003300;
	font-size: 200%;
	text-align: center;
	margin-bottom: 0%;
	margin-top: 10px;
	}
H2{color: #003300;
	font-size: 150%;
	margin-bottom: 0%;
	margin-top: 10px;
	margin-left: 5%;
	}	
img{border: 6px #006600 solid;}
p{margin-left: 5%;
	margin-right: 5%;
	color: #336633;
	font-weight: 600;
	}
ul{margin-left: 15%;}