h1 {
	font-weight: 900;
	font-size: xx-large;
	color: #2C3381;
}
h2 {
	color: #2C3381;
	font-size: x-large;
	font-style: italic;
}
h3 {
	color: #2C3381;
	font-size: x-large;
}
h4 {
	font-style: italic;
	font-weight: 900;
	font-variant: normal;
	font-size: 36px;
}
h5 {
	font-size: medium;
	color: #3C4394;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
p {
	font-size: 14px;
}
.oneColElsCtrHdr #container #mainContent #article table tr td ul li {
	font-style: italic;
	color: #00a3d3;
}
.oneColElsCtrHdr #container #mainContent #article table tr td ul li p {
	color: #000;
	font-style: normal;
}
.oneColElsCtrHdr #container #footer #shoe table tr th p strong  {
	font-size: medium;
	font-weight: bold;
	padding-bottom: 5px;
}
.oneColElsCtrHdr #container #mainContent #article table tr td #sidebarTxt {
	font-size: small;
}
.oneColElsCtrHdr #container #mainContent #article table tr td #sidebar {
	font-size: medium;
}

