body{
margin-left: 5%;
margin-right: 5%;
background-color:#ffffff;
font-family: arial, times new roman;
font-size: 85%;
}

table{
background-color:#ffffff;
font-family: verdana, times new roman, arial;
font-size: 90%;
}

div#table{
text-align: center;
background-color:#ffffff;
font-family: times new roman, arial;
font-size: 95%;
}

h1{
text-align: center;
font-family: verdana, arial, serif;
font-weight: bold;
font-size: 250%;
color: black;
}

h2{
text-align: left;
font-family: verdana, serif, arial;
color:teal;
font-style:italic;
font-size:200%;
font-weight:bold;
}

h3{
text-align: left;
font-family: verdana, serif, helvetica; 
font-weight: normal;
font-size: 150%;
color:black;
}

h4{
font-family: verdana, serif, helvetica; 
font-weight: bold;
font-size: 175%;
color:teal;
}


h5{
font-family: verdana, serif, helvetica; 
font-weight: bold;
font-size: 100%;
color:navy;
}

ol{
font-family: verdana, serif, helvetica; 
margin-left: 10%;
margin-right: 10%;
font-size: 100%;
color:navy;
}