/** BASIC */{padding: 0; margin: 0;}html, body {}body {	margin: 0px;	padding: 0px;	background: #FFFFFF url(images/0003a-background.jpg) repeat top left;	font-family: "Tahoma", Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}#thickpopup {	text-align: center;	}	#thickpopup h1{	margin-top: 15px;		margin-bottom: 15px;	margin-left: 0px;	text-transform: uppercase;	font-weight: bold;	font-size: 25px;	color: #000000;	}		#thickpopup h2{	margin-top: 10px;		margin-bottom: 10px;	margin-left: 0px;	text-transform: uppercase;	font-weight: bold;	font-size: 20px;	color: #000000;	}			#thickpopup h3{	margin-top: 5px;		margin-bottom: 5px;	margin-left: 0px;	text-transform: uppercase;	font-weight: bold;	font-size: 15px;	color: #000000;	}	#thickpopup p a{	margin-top: 5px;		margin-bottom: 5px;	margin-left: 0px;	font-weight: normal;	font-size: 15px;	color: #000000;	}		
