
ol {
	list-style: none;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}
a.z-crt {
	color: rgb(19, 116, 197); text-decoration: underline;
}
a:hover {
	color: rgb(19, 116, 197); text-decoration: underline;
}
a:focus {
	outline: 0px;
}
img {
	border: currentColor; border-image: none; vertical-align: top;
}
em {
	font-style: normal;
}
i {
	font-style: normal;
}
