/*******************************************************************************************
Title:		PRINTING RULES
Author:		James T. Hoff Jr. (PA Internet Marketing)
Updated:	10/09/08
*******************************************************************************************/
body {
font:12pt Arial, Tahoma, Helvetica, sans-serif;
color:#000;
}

a:link, a:visited {
color:#0000ee;
}

a:link:after {
content:" (" attr(href) ") ";
}

a[href^="/"]:after {
content:" (http://www.cecon.com" attr(href) ") ";
}

h1,h2,h3,h4 {
color:#2633cd;
}

h1 {
font-size:16pt;
}
h2 {
font-size:14pt;
}

hr,
#banner-top,
#nav,
#left,
#home-pics,
#footer {
display:none;
}