/* Style sheet for Catholic Archives Author Index 
   16 March 2002
	Altered 
	20.3.02
*/


	BODY	{ 	background-color: #FFFFCF }

 	TEXT	{ 	color: 000000	}

	A:link		{ color: blue; text-decoration: none; }
	A:visited	{ color: blue; text-decoration: none; }
	A:hover		( color: red;  text-decoration: none; }

	H2	{	text-align: center ; 
			color: red ; 
			font-family: roman ; 
			font-size: 22pt;
			 }							/* font-weight: bold ; */

	H4	{	text-align: center ; 
			color: blue ; 
			font-family: roman ; 
			font-size: 15pt;
			}							/* font-weight: bold ; */

	H5	{	text-align: center ; 
			color: blue ; 
			font-family: roman ; 
			font-size: 12pt;
			font-weight: bold ; 
			font-face: italic ; }

	DL	{	margin-left: 3em ;
   		  	margin-right: 2em ;	}

	DT	{	
			font-size: 1.2em	;	}              

	DD	{ 	font-size: 1.2em ;	}

	P.TAIL  {	text-align: center ;
			color: blue ;	
			font-weight: bold;	}

	SPAN.BIG {	font-size: 72pt; 	}

	DIV.HEAD1 {	color: red ;
			backgroundcolor: blue ; 
			font-size: 10pt ;
			font-family: roman ;  	}
			
	.lecture	{ 	
				color: blue; 
				font-face: italic; 
				font-size: 1.1em; 
				}
	
	.pbox		{
				margin-left: 80px;
				margin-right: 80px;
				float:inherit;
				border:thin, #0066FF;
				background-color:#FFFFFF;
				padding: 10px;
				}		

	.title		{	
				font-size: 1.2em	;
				font-weight: bold ;	
				color:  0000FF ;		
				}

	SPAN.red    {
				color: red ;		
				}

/*  ============ below not in use 16.3.02  =======  */

	SPAN.A	{ 	color: #0000FF ;
				font-weight:  bold ;
				font-size: 80%	}


/* End */