body 
{
    font-family: Garamond, Times New Roman;
}

.captionText {
	width: 500px;
	padding: 20px;
	text-align: justify;
	font-size: 16pt;
	line-height: 26pt;	
}

/*
.captionText:first-letter
{
    font-size: xx-large;
    letter-spacing: -5px;
}
*/
            
#ending {
	text-align: center;
    font-size: large;
}

h1 
{
    font-size:small;  
    letter-spacing: 2pt;
}

h1.firstPage 
{
    font-size: x-large; 
}

