/* ESRI print stylesheet -2006 */

body 
{
    background: white;
    font-size: 10px;
}

#branding,
#navigation
{
    display: none;
}

a:link,
a:visited
{
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

h1
{
    font-size: 14px;
}

h2
{
    font-size: 13px;
}

h3
{
    font-size: 12px;
}

h4
{
    font-size: 11px;
}

h5,
h6
{
   font-size: 10px; 
}

/* Lets hide some stuff shall we */

#container div#branding,
#container div.navigation,
#container div#top,
#container div#footer,
#protoToolbar-palette
{
    display: none;
}
