@charset "utf-8";
body {
	background-color: #000000;
}
.style1 {
	color: #000000;
	text-align: center;
}
body,td,th {
	color: #092D5D;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: left;
}
h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #7A214F;
}
h3 {
	font-size: 18px;
	color: #6268F4;
}
h4 {
	font-size: 16px;
	color: #4AAFFF;
}
h5 {
	font-size: 14px;
	color: #016BCC;
}
h6 {
	font-size: 12px;
	color: #0B8EFE;
}
