@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;600;700;800&family=Roboto:wght@300;400;500&display=swap');

body
	{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	}

.pageTitle, .tocTitle, #pTitle, .tocLinksTitle, .tocIntroTitle, .tocContactTitle,
.fhName, .rrName, .psName, .surLetter
	{
	font-family: 'Noto Sans', sans-serif;
	}

.smallBullet
	{
	font-size: 15px;
	font-weight: bold;
	}
