body, td, th, li {
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	text-rendering: optimizeLegibility;
  color: white;
  line-height:140%;
}

#container {
	width: 800px;
	margin: 15px auto;
	background: #555555; 
}

#slideshow {
	width: 720px;
	margin: 0px auto;
	background: #555555; 
}

h1 {
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: normal;
	font-size: 2.5em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.45em;
  padding-bottom: 0.45em;
	text-rendering: optimizeLegibility;
  text-align: center
}

h2 {
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: normal;
	font-size: 1.75em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.15em;
  padding-bottom: 0.75em;
	text-rendering: optimizeLegibility;
  text-align: center
}

h3 {
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 1.2em;
  padding-bottom: 0.2em;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-rendering: optimizeLegibility;
}

ul {
  list-style-type: none;
  padding-left: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-indent: -20px;
}

#type {
	font-family: 'Helvetica', 'Arial', sans-serif;
	text-rendering: optimizeLegibility;
}

#divisor {
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 1.08em;
	font-weight: bold;
	text-rendering: optimizeLegibility;
}

a {
	text-decoration: none;
	color: #ddd;
	border-color: #888;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0px 0px 0px 0px;
	background-color: inherit;
}

#popup {
	text-decoration: none;
	color: #ddd;
	border-color: #888;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0px 0px 0px 0px;
	background-color: inherit;
}
