
li {
	padding-bottom: 8px;
}
.bold_color {
	font-size: large;
	font-weight: bold;
	background-color: #FFFFFF;
}
.black_backgnd {
	background-color: #666666;
	font-size: large;
	font-weight: bold;
}
.style1 {
	color: #990000;
	font-size: 24px;
}
.style2 {
	font-size: large;
	font-weight: bold;
	color: #000099;
}
.red {
	color: #F00;
}
.editor {
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
}
.butterfly {
	position: relative;
	left: -200px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.materials {
	font-size: 16px;
	color: #039;
	font-weight: bold;
}
