/*
	GotVoice Print Style Sheet
*/
printBody {
	color: black;
	background-color: white;
	font-size: 10pt;
	font-family: "Century Schoolbook", "Times New Roman", "Garamond", "Georgia", serif;
}
a:after {
	text-decoration: underline;
}
abbr:after, acronym:after {
	content: "(" attr(title) ") ";
}

#topAds {
	display: none;
}
#topAdsIFrame {
	display: none;
}
#leftAdsIFrame {
	display: none;
}
#rightAdsIFrame {
	display: none;
}
