body {

	padding : 0px;
	margin : 0px;
	font-family : Arial;
	font-size : 11px;
}

p {

	padding : 0px;
	margin : 0px;
}

img {

	border : 0px;
}

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

	font-family : Arial;
	font-size : 11px;
	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 h1 { 

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

} 

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

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

} 

.pages_cssglobal_body a:hover { 

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

} 
