
	 p  {
           	font-size : 16pt;
           	font-family : Perpetua;
           	font-weight : normal;
           	font-style : normal;
           	color : #000000;
           	text-align : left;
           }
           
 	td  {
           	font-size : 1.25em;
           	font-family : Perpetua;
           	font-weight : normal;
           	font-style : normal;
           	color : #000000;
           	text-align : center;
           }

           h1  {
           	font-size : 2em;
           	font-family : Perpetua;
           	font-weight : bold;
           	font-style : normal;
              	text-align : center;
           	margin-left : 4px;
           	margin-right : 4px;
           	margin-top : 4px;
           	margin-bottom : 4px;
          }

           h2  {
           	font-size : 1,5em;
           	font-family : Perpetua;
           	font-weight : bold;
           	font-style : normal;
              	text-align : centre;
          }
           
           	div{
		overflow: auto; 
		height: 400px;
		width: 700px;
	}

	a:link{
		color: #000000;
		}

	a:active	{
		color: #FF0000;
		}

	a:hover {	
		color: #FF0000;
		}

	select {
		font-size : 1em;
           		font-family : Perpetua;	
		}

	input {
		font-size : 1em;
           		font-family : Perpetua;
		}
