/*Print.css code*/

#header  {
		color: #000000;
		background: #FFFFFF;
		font-family: "Times New Roman", Times, serif;
		font-size: 12pt;
		}
#menu  {
		color: #000000;
		background: #FFFFFF;
		font-family: "Times New Roman", Times, serif;
		font-size: 12pt;
		
}
#content {
		color: #000000;
		background: #FFFFFF;
		font-family: "Times New Roman", Times, serif;
		font-size: 12pt;
		}
