body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
}
.copy {
	font-size: 9pt;
	line-height: 16pt;

}
.subnav {
	font-size: 8pt;
}
a:link {
	color: #734823;
}
a:visited {
	color: #734823;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #33CCFF;
	text-decoration: underline;
}
.titles {
	font-size: 11pt;
	font-weight: bold;
	color: #306296;
}
.smcopy {
	font-size: 8pt;
}
.subtitles {
	font-size: 10pt;
	font-weight: bold;
	color: #1C9B97;
}
ul {
	list-style-image: url(/images/dot.gif);
}
