html, body { margin: 0; padding: 0; color: #1E3D5B;  font-size: 101%; background: #fff; }
body { text-align: center; font: 0.75em Arial, Helvetica, sans-serif; }
table { font-size: 100%; }
th { text-align: left; }
img { border: 0; }
a { font-weight:normal; color:#111C83; text-decoration: none; }
a:hover, a:active, a:focus { text-decoration:underline; }

#iPage {
	width:700px;
	padding:0;
	margin:0;
	margin: 0 auto 0 auto;
}

#iHeader {display:none;}

#iBody {
}
#iHead {
display:none;
}
#iLogo {
display:none;
}
#iFlash {
display:none;
}

#iNavL2 { 
display:none;
}
#iNavL1 { 
display:none;
}
#iNavContrast {display:none;}

#iMain {
	width:344px;
	float:left;
	padding:4px 15px;
	position:relative;
}

.comments { display:none;}

#iInfo { 
display:none;
}
#iFooter{display:none;}
#iFoot { display:none; }



