BODY
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
}

#banner
{
	display:none;
}

#PrintHead
{
	text-align:left;
}

#menu
{
	display:none;
}

#content h1 
{ 
	font-size:14px;
	color: #000066;
}

#content h3
{
	font-size:12px;
	color:#666666;
}

#CatHead
{
	font-size:12px;
	font-weight:bold;
}
		
#CatHead a
{
	font-size:14px;
}

#footer
{
    DISPLAY: none;
}

#content #search
{
    DISPLAY: none;
}