body {	margin-left:	2em;
       	font-size:  	10pt;
	    font-weight:	normal}

a	{	text-decoration:	none;
		color:      		yellow}


a:visited {	text-decoration:	none;
		color:      		red}

.yellowlink a { text-decoration:	none;
		color:      		yellow;
		font-weight:    	normal;
		font-size:      	10pt}

.yellowlink a:visited {	text-decoration:	none;
		color:      		red;
		font-weight:    	normal;
		font-size:      	10pt}


.summary {	font-size:	10pt;
		font-style:	    italic;
		font-weight:	bold;
		color:		    yellow}


h3 {	font-size:	    12pt;
        color:          #00ff00;
	    margin-left:	2em}

h4 {	font-size:	    10pt;
        color:          #00ff00;
        font-weight:    bold}

dd	{   margin-left:	2pc}
