
body, html {
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, verdana;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
}


p {
	font-family: Arial, verdana;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	margin: 10px 0px 0px 10px;
}

.text_popup {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #2c2c2c;
	text-align:left
}
.text_popup a {
	color : #ea0b8c;
}