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')
	 }


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 }

a.mail:link {font-style: normal  ;  color :  #5585ff; text-decoration:none }
a.mail:visited {font-style: normal  ;  color :  #5585ff; text-decoration:none }
a.mail:hover {font-style: normal  ;  color :  #2eb7ff; text-decoration:none }
a.web:link {font-style: normal  ;  color :  #5585ff; text-decoration:none }
a.web:visited {font-style: normal  ;  color :  #375bff; text-decoration:none }
a.web:hover {font-style: normal  ;  color :  #2eb7ff; text-decoration:none }

em {font-style: italic  ;  color :  #ffff00; text-decoration:none }

table.buttonbar { 
		margin-left: auto ;
		margin-right: auto ;
		width: 70%; 
		text-align: center ; 
		color: #FFFFFF;
		margin-top: 40px ; 
		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: 130px ; 
}

P { 
	margin-left: 34px ; 
	margin-right: 34px ; 
	margin-bottom: 10px ; 
	/*font-size: 12pt ; */
	font-style: italic;
}

p.image {
	text-align: center ;
	margin-bottom:30px ;
}	


