/*
Innovation
Print Stylesheet

28 Jun 2007
Chris Evans
*/

body {
    font: 12pt Arial,Helvetica,sans-serif;
    background: #fff;
    color:#000;
}


a {}
a:visited {}
a:hover {}

h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; }

h1 {
    font-size: 24pt;
    color: #000;
}

h2 {
    font-size: 18pt;
    color: #000;
    font-weight: normal;
}

img
{
    border: none;
}

ul.navigation 
{
    display: none;
}


img.decorative { display: none; }

/*++ Layout */

