p    {
		font-family: Times New Roman, serif;
		font-size: 100%;
     }

h1   {
		font-family: Times New Roman, serif;
		font-size: 150%;
		font-weight: bold;
     }

h2   {
		font-family: Times New Roman, serif;
		font-size: 125%;
		font-weight: bold;
		margin-left: 25px;
     }

h3   {
		font-family: Times New Roman, serif;
		font-size: 100%;
		font-weight: bold;
     }

td   {
		font-family: Times New Roman, serif;
		font-size: 100%;
     }

li   {
		font-family: Times New Roman, serif;
		font-size: 100%;
     }

.heading1	{
		font-family: Times New Roman, serif;
		font-size: 175%;
		font-weight: bold;
		text-align: center;
		padding-top: 20pt;
		}

.heading2	{
		font-family: Times New Roman, serif;
		font-size: 125%;
		font-weight: bold;
		text-align: center;
		}

.indent    {
		margin-left: 50px;
	     }

.small    {
		font-family: Times New Roman, serif;
		font-size: 80%;
  	   }