.mybody {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.tableborder1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a { color : #ccc; text-decoration : none; font-weight : bold;}

         a:visited {
	color: #444;
	text-decoration: none;
}
           a:link {
	color: #444;
	text-decoration: none;
}
           a:hover {
	color: #000;
	text-decoration: none; }

#navlist
{
	padding-left: 0;
	margin: 10px 10px 10px 10px;
	border-bottom: 1px solid gray;
	width: 220px;
	font-size: 12px;

}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }
.exlin {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
}
