body {
    margin-top: 25px;
   	margin-left : 75px;
    margin-right: 3%;
    margin-bottom: 50px;
	text-align : justify;
    }
p   {
    text-indent:30px;
    } 
h1 {
	text-decoration : underline;
}
a {
  text-decoration:none;
    color : #000040;
    }
a:hover {
	color: #0000ff;
}
.green {
	color : #006400;
	font-size : 16px;
}
.bc {
    font-family: BlackChancery,CelticHand,Unicor;
    }
.celt {
	font-family : CelticHand,Unicorn,BlackChancery;
	font-weight : bold;
	font-style : italic;
}
.header {
	font-family : DickensScriptSSK, Baskerville, Sherwood;
	font-size : 35px;
}
.cont{
    font-size : 14pt;
    font-weight : bold;
}    

