     /* Cascade DTP - Style Sheet */

 
BODY {
 	Color: black;
    background-color: #FFFFFF; 
	margin: 0;
	align: center;
}

p {
    font-family: "Times New Roman", "Times Roman", Times, Roman, Serif;
    font-size: 11pt; /* x-small; */
	
}


