.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);




}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #660033; line-height: 19px}
.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 19px ; color: #BDBD9B}
.roseBG {
	background-attachment: fixed;
	background-image:  url(images/roseBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #660033;
	list-style-image: url(images/bullet.gif);
}
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);

}

ul li { list-style-image: url("/images/bullet.gif"); } 


