body {
	margin: 10px;
	padding: 0px;
	background-color: #FFFFFF;
}
a {
	color: #0066FF;
}

a:hover {
	color: #76b31c;
}
#bottompopup {
	float: left;
	width: 100%;
	margin-bottom: 100px;
	text-align: center;
	margin-top: 25px;
}



#popupcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
#popupcontent  h2 {
	font-size: 12px;
	color: #333333;
	height: 15px;
	margin: 0px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#popupcontent h3 {
	font-size: 12px;
	color: #333333;
	height: 15px;
	margin: 0px;
	padding-bottom: 1px;
}
