body { 
margin-left: 5%;
margin-right: 5%;
}
  
h1 {
font-family: "Goudy Handtooled D", "Times New Roman", "Arial Bold"; 
font-size: 48px;
font-weight: bold
}

h2 {
font-family: "Goudy Handtooled D", "Times New Roman", "Arial Bold"; 
font-size: 32px;
font-weight: bold
}

h3 { 
font-family: "Times New Roman", "Arial Bold";
font-size: 24px;
font-weight: bold
}

h4 { 
font-family: "Times New Roman", "Arial Bold"; 
font-size: 18px;
font-weight: bold
}

h5 { 
font-family: "Times New Roman", "Arial Bold"; 
font-size: 16px;
font-weight: bold
}

li
{ 
font-family: "Times New Roman", "Arial Bold";
font-size: 18px;
font-weight: bold;
}

.xsmall { 
font-family: "Times New Roman", "Arial Bold"; 
font-size: 16px;
font-weight: bold
}

.small { 
font-family: "Times New Roman", "Arial Bold"; 
font-size: 16px;
font-weight: bold
}

.medium { 
font-family: "Times New Roman", "Arial Bold"; 
font-size: 18px;
font-weight: bold


}
.large {
font-family: "Times New Roman", "Arial Bold";
font-size: 24px;
font-weight: bold
}

.x-large { 
font-family: "Goudy Handtooled D", "Times New Roman", "Arial Bold"; 
font-size: 32px;
font-weight: bold
}

.xx-large {
font-family: "Goudy Handtooled D", "Times New Roman", "Arial Bold"; 
font-size: 48px;
font-weight: bold
}

