.copy {
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 9pt;
	color: #333333;
	text-align: left;

}
li {
	list-style-type: disc;
	list-style-image: url(../images/page/bullet.gif);
	list-style-position: outside;


}
ul {

}
a {
	color: #CC0033;
}
.heading {
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	color: #CC0033;
	text-align: left;
	font-weight: bold;

}
.copy li {
	list-style-type: disc;
	list-style-image: url(../images/page/bullet.gif);
	list-style-position: outside;
	margin-bottom: 12px;

}
.menu_bg {
	background: url(../images/page/menu.jpg) no-repeat;
}
