BODY, TABLE {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

TABLE {
	width: 100%;
}

TD, TH {
	vertical-align: top;
	margin: 0;
}

H1 {
	background: #8B0000;
	color: yellow;
	padding: 0 0.2em;
	margin: 0;
}

H2 {
	background: #8B0000;
	color: white;
	padding: 0 0.2em;
	margin: 0;
}

TH {
	background: black;
	color: yellow;
	font-size: 1.2em;	
}

.Mon {
	background: white;
}

.Wed {
	background: white;
}

.Thur {
	background: gray;
	color: white;
	font-size: 1.2em;
}

.Fri {
	background: gray;
	color: white;
	font-size: 1.2em;
}


.Tues {
	background: green;
	color: white;
}

.date {
	font-size: 1.2em;
	font-weight: bold;
}

.inclass {
	font-weight: bold;
}

.title {
	font-style: italic;
}

.castlist li {
	display: list-item;
	list-style-type: none;
}

.reading {
	display: inline;
	background: transparent;
	color: black;
	margin-bottom: 0em;
	padding: 0em;
	font-weight: normal;
	font-size: 1em;
}
.writing {
	font-weight: bold;
}

.text {
	font-weight: bold;
	line-height: 1.4;
}

.row1 {
	background: #EEB422;
	color: white;
	font-size: 1.6em;
}

.row2 {
	background: yellow;
	color: #8B0000;
	font-size: 1.6em;
}

.assignment {
	color: #8B0000;
	font-size: 2.4em;
	font-weight: bold;
}

.text2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #CD2626;
}
