.noscroll {
	/* sets the page to the correct height, negates excess white space that may be 
	created by the dyamic layers in the swiper menu*/
	/* it should be applied to the main content table*/
left : 0px;
	position : absolute;
	top : 0px;
	width : 100%;
}ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
