body {
background-color: #FFFFD7;
color: #5C3317;
font-family: verdana, comic sans ms, sans-serif;
font-size: small;
margin-right: 5%; margin-left: 5%}

p	{text-align: justify}
h2	{line-height: 100%; background-color: #5C3317; color: #FFFFD7; text-align: center; margin-left: -5%; margin-right: -5%}
h3	{text-decoration: underline; text-align: center; line-height: 200%}
h4	{text-decoration: underline; line-height:50%}
h5	{font-weight: 300; text-align: justify}
h6	{font-weight: 100; text-align: justify}
table	{font-size:small; }

div.greyout, span.greyout	{color: silver; }

img.right	{float: right; margin: 10px 0px 10px 10px; border-style: solid; border-width:thin; }
img.left	{float: left;   margin: 10px 10px 10px 0px; border-style: solid; border-width:thin; }

table.lines		{border: 2px; border-style: solid; border-color:#5C3317; border-collapse: collapse; }
table.lines th	{border: 2px; border-style: solid; border-color:#5C3317;}
table.lines td	{border: 1px; border-style: solid; border-color:#5C3317;}

.navbar a
{ font-family: verdana, comic sans ms, sans-serif; font-size: 80%; color: #FFFFD7;  text-decoration: none; display: block; background:  url("../Gifs/Button-green.gif") transparent 50% 50% no-repeat; padding: 0.5em; margin: 0.5em; margin-left: 0%; }

.navbar a:hover, .navbar a:focus
{font-family: verdana, comic sans ms, sans-serif; font-size: 80%; background-image: url("../Gifs/Button-pressed.gif"); color: #533C17}
