/**************For Print*******/
body {
	color : #000;
	background : #ffffff;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
