<style>
<!--  stylesheet for Gibbs family home page
-->

body {
color:  #000000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
background-color:  #ffffff; 
topmargin: 0; leftmargin: 0;
}

h1 {
color:  #000000;
font-size: 400%;
font-weight: bold;
font-family: Trebuchet MS, Arial Black, Arial, Helvetica, sans-serif
}

h2 {
color:  #000000;
font-size: 150%;
font-style: italic;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}

p {
color:  #000000;
text-align: center;
font-size: 90%;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}

a {
color: #5e807d; 
font-weight: bold;
text-decoration: none;
}

a:link {
color: #5e807d; 
text-decoration: none;
}

a:visited {
color: #5e807d; 
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #ff0000;
}

</style>
