body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 95%;

}
.copy {
	font-size: 9pt;
	line-height: normal;

}
a:link {
	color: #006699;
	text-decoration: underline;

}
a:visited {
	color: #006699;
	text-decoration: underline;

}
a:hover {
	color: #996600;
	text-decoration: underline;

}
a:active {
	color: #996600;
	text-decoration: underline;

}
.subtitles {
	font-size: 85%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;

}
.smtxt {
	font-size: 70%;

}
.titles {
	font-size: 100%;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;

}
.footer {
	font-size: 8pt;
	color: #333333;
}
.subnav {
	font-size: 70%;
	line-height: 16px;

}
.border {
	border: 1px solid #996600;
}
ul {
	list-style-image: url(images/arrow.gif);
	line-height: 18px;


}
