@charset "iso-8859-1";
/* author: James Finnerty */
/* creation date: 9/30/03 */

body 		{	background-image: url(antique_stapler_top.gif);
				background-repeat: no-repeat;
				font-family: georgia,times new roman,times,serif;
			}
			
a:visited 	{ 	font-family: georgia,times new roman,times,serif;
		  	
				color: #330099; }
				
a:hover 	{ 	font-family: georgia,times new roman,times,serif; 
		 		color:#000000;  
		  		background-color: yellow; }			
		
table 		{	font-size: 11pt;
				text-align: justify;
				line-height: 125%;}

h1 			{	font-family: georgia,times new roman,times,serif;
				color: #000066;
				font-size: 11pt;
				line-height: 200%;
				text-align: justify;
				font-weight: 900;}				
				
h2			{	font-family: Arial,helvetica,sans serif;
				color: #000066;
				font-size: 18pt;
				line-height: 120%;
				text-align: justify;
				font-weight: 900;}	
				
h3			{	font-family: Arial,helvetica,sans serif;
				color: #000066;
				font-size: 24pt;
				line-height: 120%;
				text-align: justify;
				font-weight: 900;}	
				
h4 			{	font-family: georgia,times new roman,times,serif;
				color: #000066;
				font-size: 14pt;
				line-height: 200%;
				text-align: justify;
				font-weight: 900;}
.bar 		{	font-family: georgia,times new roman,times,serif;
				font-size: 8pt;
				line-height: 100%;
				text-align: center;
				font-weight: normal;}

.breadcrumb 	{	font-family: georgia,times new roman,times,serif;
				font-size: 8pt;
				line-height: 100%;
				text-align: right;
				font-weight: normal;}	

.list	 	{	font-family: georgia,times new roman,times,serif;
				font-size: 8pt;
				line-height: 180%;
				text-align: left;
				font-weight: normal;}								
															
				
.heading 	{	font-family: georgia,times new roman,times,serif;
				color: #000066;
				font-size: 11pt;
				line-height: 200%;
				text-align: justify;
				font-weight: 900;}								
				
.fineprint	{ 	font-size: 7pt;
				text-align: center;}							
			
blockquote 	{	margin-left: 5%;
				margin-right: 5%;
				font-size: 10pt;
				text-align: justify;
				font-style: italic;}
				
.letter 	{	font-family: courier,times;
				line-height: 135%;
				margin-left: 5%;
				margin-right: 5%;
				font-size: 10pt;
				text-align: justify;
				}				