BODY {
 font-family: "Verdana", "Tahoma", "sans-serif";
 font-size: 11px;
 color: Gray;
 text-decoration: none;
 text-align: justyfy;
 background: #fff;
  }
  TD, td, TR, tr {
  font-family: "Verdana", "Tahoma", "sans-serif";
 font-size: 11px;
 color: Gray;
 text-decoration: none;
 text-align: justyfy;
}

A {
   font-family: Arial;
   font-size: 11 px;
   color: #B22222;
	text-decoration: none;
}

A:hover {
	color: Red;
	 text-decoration: underline;
}

img {
	border: 0;
  }
  p {
 font-family: "Verdana", "Tahoma", "sans-serif";
 font-size: 11px;
 color: Gray;
 text-decoration: none;
 text-align: justyfy;
}
