BODY {	margin-left:	65px;
		 		margin-right:	65px;
		 }
		 
A		 {
		 		text-decoration: none
		 }

P    {
		 		font-family:	"Times Roman";
				font-style:		regular;
				font-weight:	light;
				font-size:		19;

				white-space:	pre;
				text-indent:	3em;
				line-height:	150%;
			}

blockquote {				
				font-family:	"Times Roman";
				font-style:		italic;
				font-weight:	light;
				font-size:		17;
				
				margin-left:	100px;
		 		margin-right:	100px;
				
				text-align:		justify;
				line-height:	170%;
				white-space:	pre;
					 }
			  
			  
