/* Profile IT Print Style Sheet */

/* last update: 19 December 2007 */

/* copyright 2007 Full Cream Milk */

body {
   font : normal 11pt Arial, "Corbel", Tahoma, "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
   line-height : 140%;
   color : #000;
   background : #fff;
}

p#logo {
   font-size : 200%;
   font-weight : bold;
}

ul#logos {
   list-style : none;
   height : 81px;
}

ul#logos li {
   float : left;
   height : 81px;
   width : 50px;
   margin : 0 0 1em 16px;
   display : inline;
}

ul#logos li#hp {
   width : 100px;
}

div#footer {
   color : #999;
   font-size : 85%;
   margin-top : 2em;
   border-top : 1px dotted #999;
   padding-top : 1em;
}

p#fcm {
   display : none;
}

img#advertising,
ul#nav-main {
   display : none;
}

