
A:hover {
	color: #0099cc;
}
a {
	text-decoration: none;
	color: #003366;
}
table {
	font-size: 13px;
	line-height: 1.5;
}
body {
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  background-color: #ebebeb;

}
