/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {
 background-color: #FFF0D7;
 color: black
 margin-top: 40px;
    margin-bottom: 40px;
    margin-right: 40px;
    margin-left: 40px;
	font-size: 32px;
	line-height: 1;
}
h1 {
    text-align: center;
	font-size: 64px;
	
    
}

h2 {
    text-align: center;
	font-size: 32px;
    
}
p {
    text-align: justify;
}
p.table {
    text-align: right;
	margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
