body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image:  url('https://www.cfd-online.com/Images/mainnav_background.gif');
	/* Note: Make URL Absolute for Navigator 4 compatibility*/
	background-repeat: repeat-x;
	margin: 0px 0px 0px;
	padding: 0px;
}
#mm {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#pageContent
{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin: 0px;
	padding: 10px 15px 10px 15px;
	color: #000000;
}
#pageFooter
{
	background-color: #EEEEEE;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	color: #000066;
	text-align: right;
	vertical-align: middle;
	border-top: 1px solid #000066;
	border-right: 0px none #000066;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #000066;
	height: 16px; 
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#goTop {
	padding: 0px;
	margin: 10px 15px 15px 15px;
	text-align: right;
}
#goTop a, #goTop a:visited, #goTop a:active, #goTop a:focus {
	color: #888888;
}
#goTop a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000066;
	margin: 10px 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: largest;
	font-weight: bold;
	color: #000066;
	margin: 10px 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}
a, a:focus, a:active {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
