body { 
	background-color: #FFFFCC;
	color:#000000;
	font-size: x-small;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	letter-spacing:.1em;
	padding-left: 6px;
	line-height:18px;
}

table.embed	{
	border: 1px dotted #999933;
	background-color: #EEEAA5;
}

#navcontainer { 
	width: 95%;	
 }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Helvetica, sans-serif;
}

#navcontainer a
{
font-size: 8pt;
display: block;
padding: 3px;
width: 98%;
background-color: #EEEAA5;
letter-spacing:.1em;
border-bottom: 1px dotted #999933;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #EDE25E;
color: #000000;
}