/* GENERAL STYLES */
/* Print css */

/* Hide stuff from printing */
#right,#left,#breadcrumb,#navigation ,#header img{display: none;}

/* Change colors */
#title h1 {color:#000000;}
h2,h3,a { color:#000000; }
.accordion {border:none;}
.accordion div.sectiontitle {color:#000000;font-size: 2em;}
.accordion div.sectioncontent
{
	display: block !important;
}


/* EDITOR PROPERTIES */

