 .body1 { font-size: 12px; font-family: arial, helvetica, univers, sans serif;text-decoration: none; font-weight: normal;font-style: normal;}

 .body2 { font-size: 11px; font-family: arial, helvetica, univers, sans serif;text-decoration: none; font-weight: mormal;font-style: normal;}

 .body3 { font-size: 10px; font-family: arial, helvetica, univers, sans serif;text-decoration: none; font-weight: normal;font-style: normal;}

 .body4 { font-size: 9px; font-family: arial, helvetica, univers, sans serif;text-decoration: none; font-weight: normal;font-style: normal;}

 .body5 { font-size: 8px; font-family: arial, helvetica, univers, sans serif;text-decoration: none; font-weight: normal;font-style: normal;}
 
 .body6 { font-size: 7px; font-family: arial, helvetica, univers, sans serif;text-decoration: none; font-weight: bold;font-style: normal;}

.header1 {font-size: 14px; font-family: arial, helvetica, univers, sans serif;text-decoration: none; font-weight: bold;font-style: normal;font-color: #FF7F00;}

.header2 {font-size: 12px; font-family: arial, helvetica, univers, sans serif;text-decoration: none; font-weight: bold;font-style: normal;font-color: #FF7F00;}

#jquery-popup-inner {
	background-color: #4d3033;
	padding:40px;
	width:500px;
	position:absolute;
	left:100px;
	top:100px;
	opacity:0.95;
	-moz-opacity:0.95;
	-khtml-opacity:0.95;
	filter:alpha(opacity=95);
	z-index:1230;
	color:#fff;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	line-height:1.8em;
}

p { margin:0; padding-bottom:1.8em; }

#jquery-popup-inner h2{
	margin-top:0;
	line-height:1em;
}

#jquery-popup-inner #jquery-close {
	text-align:right;
}

.close-jquery {
	cursor:pointer;
}