     input, select, textarea 
     {
        font-size:9pt;
        font-family:arial;
     }
     
     body
     {
        font-family:arial;
        font-size:8pt;
     }     
     
    /*- links --------------------------- */
    
    a:link, #dark a:visited {
            color: brown;
            }

    a:hover { 
            text-decoration: underline;
            }       
    
    /*- end: links --------------------------- */
    #light a {
            text-decoration: none;
            color: white;
            }

    #light a:link, #light a:visited {
            color: white;
            }

    #light a:hover { 
            text-decoration: underline;
            }     
     
     
    #dark a {
            text-decoration: none;
            color: black;
            }

    #dark a:link, #dark a:visited {
            color: black; 
            }

    #dark a:hover { 
            text-decoration: none;
            color: brown;
            }      
     
    /*- Menu 3--------------------------- */

    #menu3 {
            /*width: 140px;*/
            margin: 0px;
            /*border-style: solid solid solid solid;
            border-color: lightgrey;*/
            border-size: 1px;
            border-width: 1px;
            font-weight:bolder;
            font-size:13pt;
            }

    #menu3 li a {
            height: 22px;
            voice-family: "\"}\"";
            voice-family: inherit;
            text-decoration: none;
            color: black;
            }

    #menu3 li a:link, #menu3 li a:visited {
            color: black;
            display: block;
            padding: 4px 0 0 16px;
            }

    #menu3 li a:hover, #menu3 li #current { 
            color: brown;
            padding: 4px 0 0 16px;
            }
            
	/*- end: Menu 3--------------------------- */     
	
	.style1		{font-family: Verdana, Arial, Helvetica, sans-serif}
	.style5		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: brown; }
	.style7		{ font-size: 12px}
	.style8		{ font-size: 10pt}
	.style19	{ color: #333333}
	.style20	{ font-size: 10pt; font-weight: bold; }
	.style21	{ color: brown}
	.style22	{ font-family: Verdana, Arial, Helvetica, sans-serif;color: #333333;	}
	.style23	{ color: #00FFFF }	
	
	#slideshow {
	  width: 293px;
	  height: 167px;
	}	
