/* print styles */
BODY {color: black; background: white;}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
.menu{
display: none;
}

.spaced
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 150%;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 33px;
	border: 0;
	background-color: #CCCCCC;
	width: 600px;
}

.spaced2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 150%;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 33px;
	border: 0;
	background-color: #CCCCCC;
	width: 150px;
}

.spaced3
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 150%;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 33px;
	border: 0;
	background-color: #CCCCCC;
	width: 150px;
}
