@charset "utf-8";
h2 {
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	display: inline;
	font-size: medium;
	font-style: normal;
}
p {
	display: inline;
	font-style: normal;
	color: #555555;
}


h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	color: #555555;
}
ul {
}
li {
	line-height: 200%;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	display: list-item;
	list-style-type: disc;
}

h4 {
	color: #0A7EE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	display: block;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.White {
	color: #FFF;
}
