TD.nav {margin:1px;
	background-color: #ffffc0;
	border-right-style:solid;
	border-right-width:1px;
	padding-right:10px}
TD.navl {margin:1px;
	background-color: #ffffc0;
	border-left-style:solid;
	border-left-width:1px;
	padding-right:10px}
TD.cont {margin:1px;	
	padding-left:10px}
TD.footer {
	padding:5px;
	margin:5px }

ul.key { margin-left:1px;
	 margin-top:10px;
	 padding-top: 2px;
	 padding-left: 15px;
	 font-family: sans-serif;
	 list-style-position: outside;
	 list-style-image:url(/images/disk.gif)}
ul.doc { margin-left: 5px;
	 padding-top: 2px;
	 padding-left: 15px;
	 font-family: sans-serif;
	 list-style-position: outside;
	 list-style-image:url(/images/book.gif)}

ul.key li {padding-left:5px}

ul.key a:link {text-decoration: none;
	   font-family: sans-serif;
           font-weight: normal}
ul.key a:visited {text-decoration: none;
	   font-family: sans-serif;
           font-weight: normal}
        
A:hover {color:#E00000; 
         text-decoration: none }

H1 {color:#808080;
    text-indent: -5px;
    font-weight: normal;
    font-family: sans-serif}

H2,H3 {color:#808080;
    border-bottom:solid thin black;
    font-weight: normal;
    font-family: sans-serif}

H2 a:link {text-decoration: none}
H2 a:visited {text-decoration: none}
