

body{
background-color: #FFFFD0;
color: black;
font: normal 100% Verdana;
margin-top: 3px;
margin-left: 3px;
padding: 0;
margin-right: 5px;
}

p {  font-size: 80%; font-family: verdana, arial, helvetica, sans-serif; margin-left: 15px; margin-right: 15px  } 
li {  font-size: 80%; font-family: verdana, arial, helvetica, sans-serif; margin-left: 15px; margin-right: 15px; margin-top: 5px; } 
img { margin-left: 15px; margin-top: 15px; margin-bottom: 15px; margin-right: 15px }

h5 { font-size: 13px; color: white; font-family: ximpact, verdana, helvetica, sans-serif  }

a:link { text-decoration: none }


#spacertd, #spacergif{
width: 10px; 
height: 1px;
}

/* .content a:hover { color: black; background: yellow; text-decoration: none; }  */


.links{
list-style-type: disk;
margin: 5px auto 10px 18px;
padding: 0;

}

.links li{
padding-bottom: 3px;
}

.links li a{
margin-left: 5px;
padding: 3px 2px;
font-size: 75%;
display: block;
color: blue;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #FF0000;
}

.links a:link   {color: black; }
.links a:visited{color: black; }
.links a:hover  {	color: black;	background: yellow; text-decoration: none; }
.links{ list-style-type: none; }
/*.links{ list-style-image: url(blank12.png); }*/


.headers{
color: white;
font: bold 90% Verdana, Arial;
background-color: green;
padding: 4px;
text-align: center;
}
.headers a:visited{color: white; }
.headers a:link   {color: white; }
.headers a:hover  { color: black; background: yellow; text-decoration: none; }

.menubar ul{
font: bold 75% Verdana, arial;
padding-left: 0;
margin-left: 0;
}

.menubar ul li{
list-style: none;
display: inline;
margin-left: 1px; margin-right: 1px; margin-top: 5px;
}

.menubar ul li a{
padding: 2px 0.5em;
float: center;
color: #000000;
background-color: #eeeeee;
border: 2px solid #dddddd;
}

.menubar ul li a:hover{ background-color: yellow;  text-decoration: none; }

.inline img { margin-left: 0px; margin-top: 1px; margin-bottom: 0px; margin-right: 1px }


