.pageTitle, #pTitle
	{
	font-size: 1.6em;	
	font-style: italic;
	}

.pageTitle, #pTitle
	{
	font-weight: bold;
	}

.pageTitle
	{
	text-align: center;
	}
	
#pTitle
	{
	text-align: left;
	}

.tocAuthor
	{
	font-size: 1.2em;
	font-style: italic;
	}

.psTitle
	{
	font-size: 1.2em;
	text-align: right;
	}

.tocTitle
	{
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}

.tocLinksTitle, .tocIntroTitle, .tocContactTitle
	{
	font-size: 1.4em;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	}

.wcSpousesTitle
	{
	font-weight: bold;
	}

.psSpousesTitle
	{
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	}

.wcChildrenTitle
	{
	font-style: italic;
	}	

.citation
	{
	font-size: 0.6em;
	font-weight: normal;
	vertical-align: super;
	}
	
@media all and (min-width: 300px) and (min-height: 375px)
	{
	#pTitle
		{
		font-size: 1.1em;
		}
	}

@media all and (min-width: 414px) and (min-height: 414px)
	{
	#pTitle
		{
		font-size: 1.3em;
		}
	}

@media all and (min-width: 550px) and (min-height: 550px)
	{
	#pTitle
		{
		font-size: 1.5em;
		}
	}
