/* print css - specify print related css here */

body {
	background: #ffffff;
  font-size: 12pt;

}

a {
  text-decoration: underline;
}

