body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
  font-family: tahoma;

}
.style1 {
	color: #1e3147;
	font-size: 11px;
	font-family: tahoma;
	line-height:16px
}
.style2 {
	color: #7f7f78;
	font-size: 11px;
	font-family: tahoma;
	line-height:16px
}
.style3 {
	color: #D1E4FA;
	font-size: 11px;
	font-family: tahoma;
}
A { 
  color: #FFFFFF; 
  text-decoration: none;

}

A:hover { 
  background-color: #F0F0F0;
  color: #008000; 
  text-decoration: none; 
}
