body {
	     margin-top: 0px ;
		 background-color: #000000 ;
		 color : #ffffff ;
		 font-family: Helvetica, Arial, sans-serif ; 
		 /* font-size: 12pt ; */
		 font-weight: bold ;
		 background-image: url('../images/bg/granit_black.jpg')
	 }

h1 { 
	font-size: 200% ;
	/* font-size: 24pt ; */
	font-weight : normal ;
	text-align: center ;
	padding-bottom: 130px ;
 } 

h2 { 
	font-size: 150% ;
	/* font-size: 18pt ; */
	font-weight : normal ;
	text-align: center
} 

em { font-style : normal ; color: #666666 }

strong { color:  #f09fff ; text-width : bold ; }

a:link {font-style: italic  ;  color :  #ffac6d; text-decoration:none }
a:visited {font-style: italic ;  color :#ff9900; text-decoration:none }
a:hover {font-style: italic ;  color: #ffe19c; text-decoration:none }
a:active {font-style: italic ;  color: #ff9900; text-decoration:none }

table.buttonbar { 

		width: 70%; 
		text-align: center ; 
		color: #FFFFFF;
		margin-top: 80px ; 
		margin-bottom: 10px ; 
		margin-left: 34px ; 
		background : #000000; 
		border-style: solid ;
		border-color: #dddddd ; 
		border-width: 2 ;
}

div { 
	background-repeat: no-repeat ; 
	background-attachment: fixed ; 
	background-position: 50% 3% ; 
	padding-top: 260px ; 
}

P { margin-left: 2px ; margin-right: 2px ; }

P.notice { 
	margin-left: 34px ; 
	margin-bottom: 10px ; 
	font-size: 16pt ; 
	font-style: italic;
}

p.signature { margin-top: 40px ; }

