
P {
	font-family: Book Antiqua, Century Schoolbook, Times New Roman, serif;
	FONT-SIZE: 18px;
	COLOR: navy;
	text-align : left;
	margin: 7px 11px 17px 11px;
}

.p2 {
	font-family: Book Antiqua, Century Schoolbook, Times New Roman, serif;
	FONT-SIZE: 18px;
	COLOR: navy;
	margin: 1px 3px 1px 15px;
}

/* announcements head */
	H1 {
	color: #CC0099;
	font-size: 24px;
	padding: 9px;
	margin: 7px 7px 7px 7px;
	font-family : "Times New Roman", Times, serif;
	border : thin double;
	background-color : #FFEBCD;
}

/* announcements subhead */
	H2 {
	color: #483D8B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding: 9;
	margin: 0px 0px 7px 7px;
	border : thin groove #FFB6C1;
	background : #F0FFF0;
	text-align : center;
}

/* flashback head */
	H3{
	color: #DC143C;
	font-family: Book Antiqua, Century Schoolbook, Times New Roman, serif;
	font-size: 24px;
	margin: 9px 11 9px 11px;
}
	
H4 {
	FONT-FAMILY: "Lucida Bright", "Times New Roman", Times, serif;
	FONT-SIZE: 15px;
	color: #8B0000;
	margin: 4px 10px 17px 25px;
}
	
H5 {
	FONT-FAMILY: "Lucida Bright", "Times New Roman", Times, serif;
	FONT-SIZE: 15px;
	color: #8B0000;
	margin: 4px 10px 17px 70px;
}
	
H6 {
	FONT-FAMILY: "Lucida Bright", "Times New Roman", Times, serif;
	FONT-SIZE: 15px;
	color: #8B0000;
	margin: 4px 10px 17px 115px;
}

A:hover {
	COLOR: purple
}
A:link {
	COLOR: #cc0000
}
A:visited {
	COLOR: #purple
}
A:active {
	COLOR: #purple
}
.top {
	margin: 11px 11px 11px 11px;
	padding: 0px 0px 0px 0px;
	width: 633;
	background: rgb(95%,95%,95%);
}


.table  {
	font-size: 18px;
}

.main {
	margin: 11px 11px 11px 11px;
	padding: 0px 0px 0px 0px;
	width: 633;
	background: rgb(95%,95%,95%);
}

.notes {
	margin: 11px 11px 11px 11px;
	padding: 11px 11px 11px 11px;
	width: 523px;
	background: #FFF8DC;
	text-align : left;
}
	
.develop {
	margin: 11px 11px 11px 11px;
	padding: 11px 11px 11px 11px;
	width: 523px;
	background: #FFF8DC;
	text-align : left;
}
	