body {
	margin: 0;
	padding: 0;
	background-color: #b5cce3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	}

a:link {
	text-decoration: none;
	color: #0033FF;
	}

a:visited {
	text-decoration: none;
	color: #6600FF;
	}

a:hover {
	text-decoration: none;
	color: #FF0000;
	}

a:active {
	text-decoration: underline;
	color: #FF0000;
	}

a.javapop:link {
	cursor: ne-resize;
	}
	
a.javapop:visited {
	cursor: ne-resize;
	}

a.javapop:hover {
	cursor: ne-resize;
	}

a.javapop:active {
	cursor: ne-resize;
	}
	
a.fzpop:link {
	cursor: n-resize;
	}
	
a.fzpop:visited {
	cursor: n-resize;
	}

a.fzpop:hover {
	cursor: n-resize;
	}

a.fzpop:active {
	cursor: n-resize;
	}

p.titan {
	margin-top: 8px;
	margin-bottom: 8px
	}
	
p.titanclinch {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: center;
}

p.nmhead {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	}

p.nmbody {
	margin-top: 0px;
}

p.nmfoot {
	margin-top: 0px;
	margin-bottom: 25px;
	}

p.nmfootnip {
	margin-top: 0px;
	margin-bottom: 10px;
	}

img.nmt {
	border-width: 1px;
	width: 125px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	border-style: solid;
	float: left;
}

p.magpag {
	margin-top: 0px;
	position: relative;
	top: -5px;
	margin-bottom: 5px;
}

img.magimg {
	width: 125px;
	margin-bottom: 12px;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	}

td.magcell {
	margin: 0;
	padding: 0;
	}

.microfisher{
	font: bold 14px Courier, Monaco, monospaced;
	}

td.padded {
	padding: 0px 10px;
	}
	
td.nopadded {
	padding: 0;
	}

td.paddedborder {
	padding: 10px;
	border: 10px solid red;
	}

#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

div#pixpreload {
   position: absolute;
   overflow: hidden;
   left: -999px; 
   top: -999px;
   height: 1px;
   width: 1px;
	}

img.hpt	{
border-width: 1px;
width: 178px;
border-style: solid;
	}