.strap				{
					font-family: 'times new roman', 'garamond', 'serif';
					font-size: 14pt;
					color: black;
					}
					
.heading			{
					font-family: 'times new roman', 'garamond', 'serif';
					font-size: 10.5pt;
					color: black;
					font-weight: bold;
					}					
					
.bodytext			{
					font-family: 'times new roman', 'garamond', 'serif';
					font-size: 10.5pt;
					color: black;
					}
					
.note				{
					font-family: 'times new roman', 'garamond', 'serif';
					font-size: 9pt;
					color: black;
					}						
					
.linktext 			{
					color: #96AFAE;
					font-family: 'times new roman', 'garamond', 'serif';
					font-size: 9pt; 
					}					
										
A:link.color1 		{
					color: #96AFAE;
					font-family: 'times new roman', 'garamond', 'serif';
					font-size: 9pt; 
					}
					
A:hover.color1		{
					color: #96AFAE;
					font-family: 'times new roman', 'garamond', 'serif';
					font-size: 9pt; 
					}
					
A:active.color1 	{
					color: #96AFAE;
					font-family: 'times new roman', 'garamond', 'serif';
					font-size: 9pt; 
					}	
					
A:visited.color1 	{
					color: #96AFAE;
					font-family: 'times new roman', 'garamond', 'serif';
					font-size: 9pt; 
					}
														
.etsylink 			{
	font-family: 'times new roman', 'garamond', 'serif';
	font-size: 16pt;
	font-weight: bold;
	color: #b30020;
					}
