/* 
p.css : Print Style Sheet
Copyright 2009 Age Defying Dermatology
http://agedefy.com
Design and Development : Byte Technology : http://www.byte-technology.com
*/

a { outline: none; text-decoration: none; }
body { color: black; font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; font-size: 13px; margin: 1in; text-align: left; }
em { font-style: italic; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 a, h2, h3 { color: black; }
h1 a, h2 { font-weight: bold; margin-bottom: 20px; }
h1 a { background: none; display: block; font-size: 18px; height: auto; text-indent: none; width: auto; }
h2 { font-size: 16px; }
h3 { font-size: 14px; margin-bottom: 5px; }
ol { list-style-type: decimal; }
p { margin-bottom: 10px; }
pre { display: block; font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; font-size: 11px; font-style: italic; }
strong { font-weight: bold; }
div#nav-wrap, div#secondary-content, p#breadcrumb-nav, div#sidebar, div#supplementary-info { display: none; }