/* The Finnisher stylesheet for print */

/* page styles to be displayed */
body {font : 10pt Arial, Helvetica, sans-serif;}
#content {display : block;}
.heading1 {font-size: 16pt; font-weight: bold;}
.smalltext {font-size: 9pt;}
h1 {font-size : 14pt;}
h2 {font-size : 13pt;}
p {font-size : 10pt;}
a {text-decoration: underlined;}

/* Career Portfolio Specific */
.heading2 {font-size: 14pt; font-weight: bold; font-variant: small-caps;}
.heading3 {font-size: 13pt; font-weight: bold;}
P.career {font-size: 10pt; line-height: 1.2;}
B.career, strong.career {font-size: 13pt; line-height: 1.2; text-indent: 15px;}
li.career {font-size: 10pt; line-height: 1.2;}

/* to NOT be displayed */
#menu {	display : none;}
#footer {	display : none;}
#header {	display : none;}
