body {

	padding : 0px;
	margin : 0px;
	background-color : #efebec; 
	font-family : Arial;
	color : #8b8b8b;
	font-size : 12px;
}

p {

	padding : 0px;
	margin : 0px;
}

img {

	border : 0px;
}

.pages_cssglobal_body { 
	width : 100%; 
	height : auto !important; 

	font-family : Arial;
	color : #8b8b8b;
	font-size : 12px;
	background-color : #efebec; 
	float : none; 
	clear : none; 
	display : table; 

	overflow : visible;

	position : relative; 

	margin : 0 auto; 

	padding-top : 0px; 
	padding-left : 0px; 
	padding-right : 0px; 
	padding-bottom : 0px; 
	top : 0px; 
	left : 0px; 
	right : 0px; 
	bottom : 0px; 

} 

.pages_cssglobal_body td { 

	font-family : Arial;
	color : #8b8b8b;
	font-size : 12px;

} 

.pages_cssglobal_body h1 { 

	color : #c16f90 !important;
	font-size : 16px !important;

} 

.pages_cssglobal_body a:link, .pages_cssglobal_body a:visited { 

	color : #333333 !important;
	font-size : 12px !important;
	font-weight : bold !important;

} 

.pages_cssglobal_body a:hover { 

	color : #333333 !important;
	font-size : 12px !important;
	font-weight : bold !important;

} 

