.bodytext			{
					font-family: 'garamond', 'times new roman', 'serif';
					font-size: 11pt;
					color: black;
					}
					
.footer 			{
					font-family: 'garamond', 'times new roman', 'serif';
					font-size: 9pt;
					color: black;
					}					
					
.quote				{
					font-family: 'garamond', 'times new roman', 'serif';
					font-size: 11pt;
					color: gray;
					}

div.center table    {
				    margin-left: auto;
				    margin-right: auto;
				    text-align: left;
					}
	
					
					