/* - - - - - - - - - - - - - - - - - - - - -

Title : iConnects Print Stylesheet
Author : Matt Benning
URL : http://www.iconnects.com

Description : Print stylesheet for iconnects.com

Created : 10.05.05

Last Modified : 10.06.05
Last Modified By : Matt Benning

- - - - - - - - - - - - - - - - - - - - - */

/* ----- BODY ----- */

body{
background:#FFF;
color:#000;
font-family:verdana, sans-serif;
margin:0;
padding:0;
}
.hidden{
display:none;
}
.logo{
display:none;
}
h1.hidden{
display:block;
}
#primnav{
display:none;
}