.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333; 
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height: 10px;
}

	a:visited, a:hover {
	text-decoration: none;
	color: #CC6600
}
	a:link {
	color: #333333;
	text-decoration: none;
}
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-variant: small-caps;
	line-height: 16px;
	font-weight: bold;	
}
	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-variant: small-caps;
	line-height: 12px;
	font-weight: bold;	
}
	.h2sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-variant: small-caps;
	line-height: 11px;
	font-weight: bold;	
}
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: right;
	
	
}
/*styles for menus*/
/*#lnks {
	position:absolute;
	left:747px;
	top:449px;
	width:70px;
	border: none;
}
/* Include id's for all your layers here, with commas between. 
	 Set width, left and top */
#lyr1, #lyr2, #lyr3 {
	position:absolute;
	visibility:hidden;
	z-index:100;
	left:180px;
	top:465px;
	width:650px;
	height:104px;
	border: none;
}

