
.h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 2;
}

.h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height: 1;
	padding-right: 10px;
}

#popup{
	background-color:#FFFFFF;
	width: 800px;
	height: auto;
}
