body {
	background-color : #fff;
	color: #000;
}
h1, h2, h3, h4, h5, p, td, th, li, dd, dt, form, .form2 {
	font-family: helvetica, arial, sans-serif;
}
p.code {
	font-family: courier, monospace;
}
ul, ol, dl {
	padding : 0;
}
dd, li {
	margin-left : 1em;
}
.quote, .code {
	margin-left : 2em;
	margin-right : 2em;
}
dd {
	padding-bottom : 4pt;
}
dt {
	padding-bottom : 2pt;
}
h1, h2, h3, h4, h5 {
	color: #666;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
h5, .quote, .code, .list, .form2 {
	font-size: 10pt;
}
p, td, th, li, dd, dt, form {
	color: #000;
	font-size: 11pt;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
img {
	border-width:0;
}
.strike {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.center, .cell2 {
	text-align : center;
}
.cell1 {
	text-align : left;
}
.header, .navbar {
	display:none;
}