﻿body {
}
p.firstline
{
	font-weight: normal;
	font-family: 'Goudy Old Style';
	font-size: 1.4em;
}
p.firstline:first-line
{
	font-variant: small-caps;
	font-family: 'Book Antiqua';
	text-indent: 50px;
	font-size: 1.2em;
}
p.firstline:first-letter 
{
	font-size:3em;
	font-family:Kunstler Script;	
}
