body{
font-family: Verdana, Arial, Helvetica, sans-serif;}

#header, #sidebar, #subnav, #footer, #mainnav, #credentials, img{
		display: none;
	}

h1, h2, h3, h4, h5, h6, li, p, a {
	color: #000000;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
p, a, h3, li, td {
	font-size: 12px;
}
p {margin-top: 0px;}
h1 {
	font-size: 16px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	margin-bottom: 2px;
}
