
/* Class definitions for Office styles generated by Word2Web
 * Copyright (c) 2001 Digitext
 * Written 28/11/2001 DRW.
 */

li {
   margin-top: 5px;
}

li.ListBullet
	{list-style-type: disc;}

li.ListBullet2
	{list-style-type: disc;
	margin-left: 5px;}

li.ListContinue
	{list-style-type: none;}

li.ListContinue2
	{list-style-type: none;
	margin-left: 5px;}

li.ListBullet8
	{list-style-type: disc;}

.CirculationNumber {
   float: right;
   text-align: right;
}






