BODY { 
	color: black;
	background: white;
	font-family: times, serif;
	margin: 2em 5% 5em 10%;
	background-image: url(pic/emissionbg.gif);
	background-repeat: no-repeat;
	}


address { 
	font-weight: 700;
	font-style: italic;
	font-size: small;
	float: right;
	}

.hide {display: none;}

hr.first { 
	color: black;
	margin: 0;
	border: 10 0 0 0; 
	}

hr.first { 
	padding: 45 0 0 0; 
	}

P {
	margin: 0 0 1ex 0; 
	padding: 0;
}

table {
	margin: 0.5em 0 1em 0.1em; 
	padding: 0;
}

P.stycke { 
	text-indent: 2em;
	}

P.ingress { 
	font-style: italic;
	margin: 0.5em 10em 1em 3em;
	}

H1, H2, H3 { 
                font-family: Avantgarde, Lucida, Helvetica, sans-serif; 
                font-variant: normal;
                font-style: normal;
		text-align: left;
		margin: 0;
		padding: 0 0 0 0;
              }

span {
	font-weight: bold;
	text-transform: uppercase;
}

H1 { 
	padding: 0;
	font-size: 60pt;
	font-weight: 200;
	}

H2 {
        margin-top: 1ex;
	font-stile: bold;
	font-size: large;
	}

H3 {
	font-stile: bold;
	font-size: medium;
	}


.unimp {
	color: darkgray;
	font-size: x-small;
	font-style: italic;
	}

.center { 
	text-align: center; 
	float: center;
	}

.right { 
	float: right;
	}

.left { 
	float: left;
	}
	
#info {
        background-color: lightgrey; 
        padding: 0.5em;
	border-top: medium solid black;
	border-bottom: medium solid black;
        border: thin solid white; 
	float: right; 
}    

A:link { color: blue }       /* unvisited link */
A:visited { color: red }   /* visited links */
A:active { color: lime }    /* active links */

#P:first-letter { 
#	font-size: xx-large; 
#	float: left 
#	}

#P:first-letter { font-family: annstone; float: left }








