body { 
background-color: #fff;
font-family: "trebuchet ms", "Lucida Grande", verdana, sans-serif; font-size: 1em;  color: #000000;
}

h1 { font-family: Georgia, "trebuchet ms", sans-serif; color: #F58E0E; font-weight: bold; text-align: center; }
h1 { font-size: 2.0em; }
h2, h3 { font-family: Georgia; text-align: left; color: #F58E0E; font-size: 1.3em; }
h3 { font-size: 1.1em; }

hr { width: 90%; color: #408080; height: 1px;}
p { line-height: 1.5em; }

.a text-decoration: none; color: #F58E0E; }
a:link { color: #F58E0E; }
a:hover {text-decoration: underline; font-size: 1em; font-weight: bold; color: #F58E0E; }
table {cellpadding: 7; }


/* ul {list-style: none; margin: 0px; padding: 0px;} */
/* p:first-line { color: #F58E0E;  font-weight: bold;  } */

#container {
 margin-left: auto;
 margin-right: auto;
 width: 70%;
 border: 1px solid #555;
 padding: 5px;
 font-size: 100%;
}

#content {
 margin: 5px;
 padding-top: 0px;
 padding-left: 15%;
 padding-right: 15%;
}

.header {font-size: 130%;}
.small {font-size: 95%;}
.color1 {color: red;}
.centre {text-align: center; color: #408080; }
