.botLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003979;
}
a:link {
	color: #003979;
	text-decoration: none;
}
a:visited {
	color: #003979;
	text-decoration: none;
}
a:hover {
	color: #003979;
	text-decoration: underline;
	font-weight: bold;
}
.itemsR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.itemsB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003979;
}
.elfBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.elfBodyUl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.elfBodyB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003979;
	font-weight: normal;
}
.elfBodyBld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
