body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4A81C2;
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;

}

table{
	font-family:Arial;
	font-size:14px;
	text-align:justify;
	color:#000000;
	background-color:#ffffff;
}



a:link {
  color: #FF9933;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}
	
