html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	background: #f1f7ff;
}
td {
	font-size: 12px;
	text-align: left;
}
image {
	margin: 0px;
	padding: 0px;
}
a:link {
	font-weight : normal;
	text-decoration : none;
	color: #0B6BD7;
	background: transparent;
	}

a:visited {
	font-weight : normal;
	text-decoration : none;
	color: #0B6BD7;
	background: transparent;
	}

a:hover {
	font-weight : normal;
	text-decoration : underline;
	color: #0B6BD7;
	background: transparent;
	}

a:active {
	font-weight : normal;
	text-decoration : none;
	color: #0B6BD7;
	background: transparent;
	}

td.libbox {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 200px;
	color: #000000;
}
.popupclass {
	background: #f1f7ff;
}
table.bulletarea {
	background: #f1f7ff;
	width: 622px;
}
ul {
	margin-top: 2px;
	margin-bottom: 8px;
}
table.embtable {
	border-collapse: collapse;
	width: 100%
}
table.embtable td {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}
table.embtable td a img {
	border: 1px solid #0B6BD7;
}
