/* CSS for Carved Stones Adviser: Print Stylesheet*/



body {
	font-family: "Times New Roman", serif;
}





h4 {
	font-size: smaller;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
}



#menu { 
	display: none;
}




#topmenu {
	display: none;
}


#content {
	background-image: url(printback.gif);
	background-repeat: no-repeat;
	line-height: 150%;
}





#pagenav {
	display: none;
}


a {
	text-decoration: underline;
	color: #000;
}



#skip {
	display: none;
}


#update {
	padding-top: 50pt;
	font-size: xx-small;
}