@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h5 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline overline;
}
