    body
    { 
      	background-image:url(background.gif);
      	background-repeat: repeat-y;
    	scrollbar-face-color: #CFC2C2;
    	scrollbar-highlight-color: #EFE2E2;
    	scrollbar-shadow-color: #CFC2C2;
    	scrollbar-3dlight-color: #CFC2C2;
    	scrollbar-arrow-color:  #AA0000;
    	scrollbar-track-color: #BAA8A8;
    	scrollbar-darkshadow-color: #8F8282;
    } 
    
    .little
    {
    	font: 10px Arial, verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    	color: #000000;
    }
    .small
    {
    	font: 11px Arial, verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    	color: #000000;
    }
    .normal
    {
    	font: 10pt Verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    	color: #000000;
    }
    .big
    {
    	font: 11pt Arial, verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    	color: #000000;
    }
    
    h1
    {
    	font: 17px Arial , Verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
		font-weight: bold;
		color: #339900;
    }
    h2
    {
    	font: 13pt Arial , Verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
		font-weight: bold;
		color: #860000;
    }
    .menu
    {
    	font: 11px Arial, verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    	letter-spacing: 1px;
    }
    
    #content A:link, #content A:visited, #content A:active
    { 
    	color: #B50000; 
    	text-decoration: underline; 
    } 
    #content A:hover
    { 
    	color: #FF5500; 
    	text-decoration: none; 
    }
    
    #swr A:link, #swr A:visited, #swr A:active
    { 
    	color: #888888; 
    	text-decoration: underline; 
    } 
    #swr A:hover
    { 
    	color: #5C5878; 
    	text-decoration: none; 
    }

    #menu A:link, #menu A:visited, #menu A:active
    { 
    	color: #FFFFFF; 
    	text-decoration: none; 
    } 
    #menu A:hover
    { 
    	color: #FFBB00; 
    	text-decoration: none; 
    }
    #menu_active A:link, #menu_active A:visited, #menu_active A:active
    { 
    	color: #FFFFFF; 
    	text-decoration: none; 
    } 
    #menu_active A:hover
    { 
    	color: #CCCCCC; 
    	text-decoration: none; 
    }
    
#bottom_left A:link, #bottom_left A:visited, #bottom_left A:active
    { 
    	color: #BA4A4A; 
    	text-decoration: none; 
    } 
    #bottom_left A:hover
    { 
    	color: #440000; 
    	text-decoration: none; 
    }
    #bottom_right A:link, #bottom_right A:visited, #bottom_right A:active
    { 
    	color: #835C5C; 
    	text-decoration: none; 
    } 
    #bottom_right A:hover
    { 
    	color: #440000; 
    	text-decoration: none; 
    }
    