		body {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11pt;
			line-height: normal;
			font-weight: normal;
			color: black;
			text-decoration: none;
		}
		h1, h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12pt;
			line-height: normal;
			font-weight: bold;
			color: black;
			text-decoration: none;
			border-bottom: 1pt solid black;
			margin-bottom: 5pt;
		}
		h1 a {			
			text-decoration: none;			
		}
		h3 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12pt;
			line-height: normal;
			font-weight: bold;
			color: black;
			text-decoration: none;
			margin-bottom: 5pt;
		}
		h4, h5 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11pt;
			line-height: normal;
			font-weight: bold;
			color: black;
			text-decoration: none;
			margin-bottom: 5pt;
		}
		td, p, li {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11pt;
			line-height: normal;
			font-weight: normal;
			color: black;
			text-decoration: none;
		}
		li {
			margin-bottom: 5pt;
			list-style-type: square;
		}
		a {						
			color: black;
			text-decoration: underline;
		}
		.notop {
			margin-top: 0pt;
		}
		.nobottom {
			margin-bottom: 0pt;
		}
		.noboth {
			margin-top: 0pt;
			margin-bottom: 0pt;
		}
		.slogan {
			font-size: 10pt;
			margin-bottom: 10pt;
		}
		.small {
			font-size: 9pt;
		}
		.agendahead {
			font-size: 12pt;
			font-weight: bold;
		}
		.speakers {
			font-style: italic;
		}  
		#marqueecontainer {
			position: absolute;
		}
		#homebox {
			background-color: #FFFFFF;
			background-image: url(../images/white.gif);
		}		
		#contentcell, #contenttable, #maintable, #headertable { width: 100%; }
		.noprint, #menucell, #spacercell1, #spacercell2, #spacercell3, #whatsnewimg { display: none; }
