	body {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		background:#D5FFAA;
		color:#000000;
		font-size:xx-small;
		font-weight:normal;
		}
		
	A 	{ 
                color: #33CC00; 
                font-weight:bold; 
                text-decoration: none; 
                }
	A:link	{ 
                color: #33CC00; 
                font-weight:bold; 
                text-decoration: none; 
                border-bottom: 1px dotted #33CC00;
                }
	A:visited   { 
                color: #339900; 
                font-weight:bold;
                text-decoration: none;       
                }
	A:active    { 
                color: #333300; 
                font-weight:bold; 
                text-decoration: none; }
	A:hover	{ 
                color: #333300; 
                font-weight:bold; 
                text-decoration: none; 
                border-bottom:1px solid #333300;}

        div.section {
		background:#FFF;
                margin-top: 40px;
                margin-right: 75px;
                margin-left: 75px;
	        border: 2px;
	        border-style: dotted;
	        border-color: #333300;
        }






















