body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 { color: #fcfcfc; font-size: 14px; }
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Heading_navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.text_navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.text_navy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993366;
}
.bdr {
	border: 1px solid #003366;
}
.bg_investment {
	background-image: url(html/images/quote_investment.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_risk {
	background-image: url(html/images/quote_risk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_estate {
	background-image: url(html/images/quote_estate.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C37784;
	font-weight: bold;
}
.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #917E73;
}

