body { 
font-family: 'Times New Roman', sans-serif;
font-size: 13pt;
color: black;
}
h1 {
font-family: Arial, sans-serif;
font-size: 17pt;
color: black;
font-weight: bold;
}
h2 {
font-family: Arial, sans-serif;
font-size: 16pt;
color: black;
font-weight: bold;
font-style: italic;
}
h3 {
font-family: Arial, sans-serif;
font-size: 15pt;
color: black;
font-weight: bold;
font-style: italic;
}
h4 {
font-family: Arial, sans-serif;
font-size: 14pt;
color: black;
font-weight: bold;
font-style: italic;
}

