.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;


}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
	font-weight: bold;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../nav_graphics/bullet.gif);
	line-height: 19px;
	list-style-type: lower-roman;

}
