.main {
	padding: 3px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}body {
	margin: 0px;
}
.textlayer {
	visibility: hidden;
}
.inlinelinks{
	text-decoration: underline;
}

#iframelarge {
height: 100%;
height: 400px;
width: 100%;
/* opera
height: 550px; */
}