/* 
	iFAX Stylesheet
	Media: Print
	Author: Mary Parks
*/

body, p {
	font: normal 9pt/1.5em Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

h4, h5 {
	font-size: 9pt;
}

#navcontainer, #navxtra, #sidebar {
	display: none;
}

#subcontent {
	width: 650px;
}

#subcontent a:after, #footer a:after {
	content: " (" attr(href) ") ";
}

#footer {
	margin-top: 1em;
}
