/*
      Project:  Nonverbal Solutions
        Title:  Master styles for print media
       Author:  Adam Page, adam@atomdriven.com
      Updated:  2008-07-01
*/

/*____[ Common elements ]_____________________________________________________*/

body
{
    font-family:          "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Geneva, sans-serif;
    font-size:            12pt;
}

hr,
#mainmenu
{
    display:              none;
}

a
{
    color:                #555657;
    text-decoration:      none;
}

a img
{
    border:               0;
}

p,
li
{
    line-height:          1.7em;
}

#sub
{
    font-size:            0.85em;
    margin-top:           2.0em;
    border-top:           0.5pt solid #89cadf;
}

h2
{
    font-weight:          normal;
}
