@charset "utf-8";
/* CSS Document for print media */

body{
	color: #000;
	background: #fff none;

}


#page{
	width:950px;
	}
#lCol{
	background:#3CB163 none;
	}
#rCol{
	background: #fff none;
	}

#topmenu a {color:#000;}

#mainContent{
	background-color:#fff;
	}


#footer, #footer a{color:#000;}

h1, h2, h3, h4 {
	color: #000;}
