p
				{
				font-family: arial,sans-seirf;
				font-size: 10pt;
				}

h1
				{
				font-family: Georgia,Times,Times Roman,Serif;
				font-size: 28pt;
				}

h2
				{
				font-family: Georgia,Times,Times Roman,Serif;
				font-size: 23pt;
				}

a
				{
				text-decoration: none;
				color: green;
				}

a:hover
				{
				text-decoration: underline;
				color: red;
				background-color: silver;
				}

.condolences
				{
				font-size: 13pt;
				font-weight: 800;
				font-family: serif;
				}

.marginbottom
				{
				margin-bottom: 20px;
				}

.bold
				{
				font-weight: 800;
				}