body {
font-family: "Times New Roman", serif;
font-size: 14px;
color: black;
background-color: white;
font-weight: normal;
}

p {
font-family: "Times New Roman", serif;
font-size: 14px;
color: black;
margin-top:  2%;
margin-bottom: 2%;
background-color: white;
font-weight: normal;
}

li {
font-family: "Times New Roman", serif;
font-size: 14px;
color: black;
background-color: white;
font-weight: normal;
}

A:link {color: red;
        text-decoration: none}
A:visited {color: red;
        text-decoration: none}
A:active {color: black;}



h1 {
font-family: Arial, sans-serif;
font-size: 3em; 
color: red; 
background-color: gray;
margin-bottom: -1%;
}

h2 {font-family: "Times New Roman", serif; 
color: black; 
background-color: white;
font-size: 1.5em;
font-weight: 800;

}

.sb {
font-family: "Century Schoolbook", Century; serif;
color: red;
font-size: 12px;
font-weight: 700;
background-color: aqua;
vertical-align: top;
}

.sblarge {
font-family: "Century Schoolbook", Century, serif; 
color: red; 
font-size: 12px; 
font-weight: 700;
background-color: aqua;
vertical-align: top;
}


.sbsmall {font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: italic; 
font-weight: 300;
background-color: aqua;
vertical-align: top;
}

.mainheader {
color: red;
background-color: #E0E0E0;
border-style: none;
border-color: aqua;
}

.mhsmalltitle {
font-family: Arial, sans-serif;
background-color: #E0E0E0;
font-size: 20px;
margin-top: 0;
margin-bottom: 0;
}

.mhlargetitle {
font-family: Arial, sans-serif;
font-size: 40px;
background-color: #E0E0E0;
margin-top: 0;
margin-bottom: 0;
}

.mhsmallest {
font-family: "Century Schoolbook", Century, serif;
font-style: italic;
font-size: 15px;
background-color: #E0E0E0;
margin-top: 0;
margin-bottom: 0;
}



