@charset "utf-8";

body {
	background: white;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 8pt;
	}
h1 {
	font-size: 11pt;
}

h2 {
	font-size: 9pt;
}

a {
	text-decoration: none;
	color: #333;
}

img {
	display: none;
}

.photo-right {
	display: none;
}

.no-show {
	display: inline;
}

.attribution {
	display: none;
}

.trial th {
	text-align: left;
}

#nav {
	display: none;
}

#logo img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left-quote {
	font-style: italic;
}

#flash {
	display: none;
}
#footer {
	font-size: 7pt;
}

