.left {
	margin: 5px;
	float: left;
}
.popup
{
font-size:1em;
}
.right {
	margin: 5px;
	float: right;
}

h1 {
	color: #0f4b73;
	font-size: 1.4em;
}
h2 {
	border-bottom:2px solid #000000 !important;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
	display:block;
	color: #000000;
height:18px;
}
div div h2
{
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #000000 !Important;
       height:18px;
}
a {
	color: black;
	text-decoration: underline;
}
.popup
{
}