body { 
font-family: Verdana;
font-size: 15px;
font-weight: 600;
background-color: #079E0A;
color: #580710;
text-align: justify;
margin: 25px 25px;

}

H1 { 
font-size: 24px;
font-weight: 600;
text-align: center;
text-decoration: none;

}

H2 { 
font-size: 20px;
font-weight: 600;
text-align: center;

}

H3 { 
color: #FD3F2B;
font-size: 35px;
font-weight: 700;
text-align: center;
margin-top: 25px;
font-style: italic;

}

p { 
width: 150px;
overflow-x: scroll;

}

h4 { 
font-size: 16px;

}

div { 
text-align: center;

}

table { 
border: 0px;

}

td { 
text-align: center;
text-decoration: none;
font-weight: 600;

}
