@charset "utf-8";
h1, h2, h3 {
	font-family: Verdana, Geneva, sans-serif;
}
li ul li {
	color: #000;
}


h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000;
	display: none;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
p,li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.redtext {
	color: #000;
}
