/* hide from ie on mac \*/
html { height: 100%; }
#simpleViewer { height: 100%;}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	color:#000000;
	font-size:11px;
}
p {
	width: 54%;
	margin-left: 13%;

}
a { color: #000000; }

td { font-size: 11px; }

