/* Print Style Sheet for www.martinatkins.net */

@media print {
body { background:white; color:#000099; margin:20pt; font-family:Trebuchet MS, Arial, Helvetica, sans-serif }
#masthead { display:none }
#navbar { display:none }
#content { display:block; font-size:11pt }
#footer { display:block; font-size:10pt }
h1 { font-size:13pt; color:#000099; }
img { page-break-inside:avoid }
a { color:#000099; text-decoration:underline }
.caption { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#000066 }
}
