.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1E5B1c;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #1E5B1C;
	font-style: normal;
}
.hr {
	color: #1E5B1C;
}
h2 {
	color: #1E5B1C;
}
h3 {
	color: #1E5B1C;
}
p {
	color: #1E5B1C;
}
li {
	font-size: 14px;
	color: #336633;
	font-weight: bold;
}
.index_links {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
	font-style: italic;
}
.red {
	color: #F00;
}
h5 {
	color: #1E5B1C;
	font-size: 24px;
	font-style: oblique;
}
.blinkred {
	color: #F00;
	text-decoration: blink;
}
.strikethru {
	text-decoration: line-through;
}
