.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-size: 14px;
	color: #993300;
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
}

.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bullets {
	list-style-type: circle;
}

.highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

body {
	background-color: #999966;}
	
.cell {
	background-color: #FFEFBC;
}

.cell2 {
	background-color: #FFFFFF;
}
