

body {

font-family: verdana, sans-serif;

font-size: 90%;

margin-left: 1%;   

margin-right: 1%;

background-color: peachpuff;

color: black;

} 


hr {border-style: solid; 

border-color: maroon; 

border-width: 3px

}


em {font-style: normal;

font-weight: bold;

}


b {font-weight: bold;

}

i {font-style: italic;

}


bi {font-style: italic;

font-weight: bold;

}


.bold {font-weight: bold;

}


.footer {text-align: right;

font-family: verdana, sans-serif;

font-size: 75%;

}


.header_links {font-size: 85%;

font-family: verdana, sans-serif;
 
}



.margin {

margin-left: 1%;   

margin-right: 1%;

}


.main_margin {

margin-left: 5%;   

margin-right: 1%;

}

h1 {


 
font-size: 130%;
 
font-family: verdana, sans-serif;

}

h2 {

font-weight: bold;
 
font-size: 110%;
 
font-family: verdana, sans-serif;

}


h3 {

font-weight: bold;
 
font-size: 105%;
 
font-family: verdana, sans-serif;

}


h4 {

font-weight: bold;
 
font-size: 70%;
 
font-family: verdana, sans-serif;

}


/* to add text color for above, use color: white;  */


.contact {font-family: verdana, sans-serif;

text-align: center;

background-color: #D3D3D3; 

color: black;

font-size: 80%;

}


.content_links {font-family: verdana, sans-serif;

font-size: 100%;

}


.description {font-family: verdana, sans-serif;

font-size: 75%;

}


.center {text-align: center;

}


.footer_contact {font-family: verdana, sans-serif;

font-size: 65%;

text-align: center;

background-color: #D3D3D3; 

color: black;

}


.indent {margin-left: 3%; 

margin-right: 3%;

}

