       .NoDeco {
   				 text-decoration: none;
        }

		.Anti {
				 font-family : Verdana, Arial, Helvetica, sans-serif;
				 font-size : 10px;
				 font-style : normal;
				 text-decoration : none;
				 color : black;
		}

		.Anti:VISITED{
				 font-family : Verdana, Arial, Helvetica, sans-serif;
				 font-size : 10px;
				 font-style : normal;
				 text-decoration : none;
				 color : black;
		}
	    .Anti:HOVER {
				 font-size : 10px;
				 font-style : normal;
				 font-weight : normal;
				 text-decoration : underline;
				 color : maroon;
		}
		
        .Anti:ACTIVE{
	             font-size : 10px;
				 font-style : normal;
				 text-decoration : none;
			  	 color : black;
	 		     
        }
	  
	    TD{
	        font-size : 10px;
			font-family:verdana;
	    }
		
		.link {
				 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
				 font-size : 10pt;
				 font-style : normal;
				 text-decoration : none;
				 color : orange;
		}

		.link:VISITED{
				 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
				 font-size : 10pt;
				 font-style : normal;
				 text-decoration : none;
				 color : orange;
		}
	    .link:HOVER {
				 font-size : 10pt;
				 font-style : normal;
				 text-decoration : none;
				 color : maroon;
		}
		
        .link:ACTIVE{
				 font-size : 10pt;
				 font-style : normal;
				 text-decoration : none;
			  	 color : orange;
	 		     text-align : left;
        }
		.path {
				 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
				 font-size : 7pt;
				 font-style : normal;
				 text-decoration : none;
				 color : orange;
		}

		.path:VISITED{
				 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
				 font-size : 7pt;
				 font-style : normal;
				 text-decoration : none;
				 color : orange;
		}
	    .path:HOVER {
				 font-size : 7pt;
				 font-style : normal;
				 text-decoration : none;
				 color : #FADFB0;
		}
		
        .path.ACTIVE{
				 font-size : 7pt;
				 font-style : normal;
				 text-decoration : none;
			  	 color : orange;
	 		     text-align : left;
        }
		.InSIDE {
				 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
				 font-size : 11px;
				 font-style : normal;
				 text-decoration : none;
				 color : maroon;
		}

		.InSIDE:VISITED{
				 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
				 font-size : 11px;
				 font-style : normal;
				 text-decoration : none;
				 color : maroon;
		}
	    .InSIDE:HOVER {
		         font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
				 font-size : 11px;
				 font-style : normal;
				 text-decoration : underline;
				 color : maroon;
		}
		
        .InSIDE:ACTIVE{
		         font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;    
	             font-size : 11px;
				 font-style : normal;
				 text-decoration : none;
			  	 color : orange;
        }
		
    LI {MARGIN-TOP: 0.4em; MARGIN-BOTTOM: 0.4em}
	UL {MARGIN-TOP: 0.6em; PADDING-LEFT: 0em; MARGIN-BOTTOM: 0em; MARGIN-LEFT: 1.75em; LIST-STYLE-TYPE: disc}
    UL UL {LIST-STYLE-TYPE: circle}
    UL.simple {MARGIN-TOP: 0.6em; PADDING-LEFT: 0em; MARGIN-BOTTOM: 0em; MARGIN-LEFT: 1.75em; LIST-STYLE-TYPE: none}
