
DIV.index {
	margin-left: 10%;
	margin-top: 10%;
	margin-bottom: 10%;
}
DIV.center {
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
}
BODY {
        background-color: #e0fbe0;
}
H1 {
	color: #78eb78;
	text-align: center;
	font-weight: normal;
}
H1.links {
	color: #78eb78;
	text-align: left;
	font-weight: normal;
}
A:link {
	color: #e0fbe0;
}
A:visited {
	color: #e0fbe0;
}
ADDRESS {
	color: #08e008;
}
EM.links {
	color: #78eb78;
	font-weight: normal;
}
EM.title {
	font-size: 12pt;
	font-style: normal;
	color: #78eb78;
	font-weight: bold;
}
EM.about {
	font-size: 12pt;
	font-style: normal;
	color: #78eb78;
	font-weight: normal;
}

