.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
link {
	color: #339966;
	text-decoration: underline;
	cursor: hand;
}
.NewAttention {
	font-weight: bolder;
	color: #FF0000;
}
.NoteCookies {
	font-size: 12px;
	font-weight: bolder;
	color: FF0000;
}
.MailTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.BlackText {
	color: #000000;
}
.ECTableHead {
	font-size: 12px;
	font-weight: bolder;
	background-position: center;
}
.ECTableBody {
	font-size: 12px;
	font-weight: normal;
	background-position: center;
}
.ItemTitle {
	font-size: 36px;
	font-weight: bolder;
	color: 028002;
}
.AssureHeading {
	font-size: large;
	font-weight: bolder;
	color: 088308;
	text-decoration: underline;
}
.ECTableHeadIt {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
