body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.greyArticleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.greyArticleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

/*// Link Styles //*/
a:link,a:visited,a:active {color:#00749E; text-decoration: none;}
a:hover	{color:#000000; text-decoration: underline;}
#topcrumbs a:link, #topcrumbs a:visited, #topcrumbs a:active {color: #8E8C8C;text-decoration: none;}
#topcrumbs a:hover {color: #000;text-decoration: underline;}

.largeNumbers {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #025AA2;
}
.eightHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.headingBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #025AA2;
}

.headingGrey {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #5c5d5f;
}

.portfolioTitles {
	font-size: 1.3em;
	color: #CC6600;
}
