/* Copyright 2005 Factor of 4, LLC.  All Rights Reserved.  http://www.factorof4.com/ */
/* skin.css  -- surface styles */

html, body               { color: black; font-size: 10pt; font-family: "Gill Sans", Verdana, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 120%; background-color: #fff; background-image: none; background-repeat: repeat-y; background-position: center 0; margin: 0; padding: 0 }
img { display: block; }
