body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #35151A;
}
h1 {
	font-size: 24px;
	color: #F44A4B;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: left;
	width: auto;
	font-variant: normal;
	height: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 120px;
	text-indent: 26px;
	border-left-color: #F44A4B;
	border-left-width: 26px;
	border-left-style: solid;
	background-color: #E5E34B;
	float: left;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	visibility: visible;
}
h2 {
	font-size: 22px;
	color: #E5E346;
	font-weight: bolder;
	text-transform: capitalize;
	height: auto;
	width: auto;
	background-color: #54C666;
	font-style: italic;
	text-align: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 100px;
	text-indent: 24px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #E5E34B;
	float: left;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	visibility: visible;
}
h3 {
	font-size: 20px;
	color: #009900;
	font-weight: bolder;
	text-transform: capitalize;
	background-color: #5BEEF5;
	width: auto;
	font-variant: normal;
	text-indent: 22px;
	text-align: left;
	height: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 80px;
	font-style: italic;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #009900;
	float: left;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	visibility: visible;
}
h4 {
	font-size: 18px;
	color: #5CEBFB;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #464EB0;
	width: auto;
	font-style: normal;
	text-indent: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 60px;
	text-align: left;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #5CEBFB;
	float: left;
	padding-right: 20px;
	overflow: auto;
	visibility: visible;
}
h5 {
	font-size: 16px;
	color: #464EB0;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	font-variant: normal;
	text-indent: 18px;
	background-color: #F73AD2;
	width: auto;
	text-align: left;
	margin-left: 40px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #464EB0;
	float: left;
	padding-right: 18px;
	overflow: auto;
	visibility: visible;
}
h6 {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	background-color: #F44A4B;
	width: auto;
	overflow: auto;
	color: #E5E346;
	text-align: left;
	text-indent: 16px;
	visibility: visible;
	font-variant: normal;
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 24px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #E5E346;
	float: left;
	padding-right: 16px;
}
p {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	color: #000066;
	font-variant: normal;
}
a:link {
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	font-weight: normal;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #999999;
	font-weight: bold;
}
