body,p,div,td { font-family:arial; font-size:12px; }
input,textarea { font-family:arial; font-size:10px; }
select { font-family:arial; font-size:11px; font-weight:bold; }
a:link,a:visited,a:active { font-size:12px; color:#7a7a7a; text-decoration:none; font-weight:bold;}
a:hover { font-size:12px; color:#90581a; text-decoration:none; }
.header { font-size:16px; font-weight:bold; color:#333399; }
.subhdr { font-size:12px; font-weight:bold; color:#770000; }
.regular { font-family:arial; font-size:12px; }

#hold	{ 
	position:relative; overflow:hidden;
	width:300px; height:230px; z-index:100; 
	}
#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:300px; height:230px; 
	clip:rect(0px, 320px, 230px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
#lyr1, #lyr2, #lyr3	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
