body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image:  url(/images/bk.jpg);
	background-repeat: repeat-x;

}
.copy {
	font-size: 9pt;
	line-height: 14pt;

}
ul {
	list-style-image:  url(../images/sq.gif);
	font-size: 9pt;
	line-height: 18pt;
}
.hpcopy {
	font-size: 8pt;
	line-height: 14pt;
}
.subtitles {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;

}
.footer {
	font-size: 8pt;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #996600;
}
.subnav {
	font-size: 7pt;
}
