body {
	background-image: url(images/background-greygradient2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-attachment: fixed;
	background-color: #B3B3B3;
}
a:link {
	color: #003366;
	text-decoration: none;

}
a:visited {
	color: #003366;
	text-decoration: none;

}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
}
.copy {
	font-size: 9pt;
	line-height: 16pt;
}
.hpnav {
	font-size: 8pt;
	line-height: 17px;
}
.footer {
	font-size: 7pt;
	line-height: 14px;
	color: #999999;
}
.notes {
	color: #FF0000;
	font-size: 7pt;
	font-weight: bold;

}
ul {
	list-style-image: url(images/titles/dots.gif);
}
.producttitle {
	color: #0D4188;
	font-weight: bolder;
	font-size: 9pt;

}
