
A:HOVER{
  color : lime;
  text-decoration : underline;
}
P{
  text-decoration : none;
}
A{
  text-decoration : none;
  color : blue;
}
BODY{
  margin-top : 0pt;
  margin-left : 0pt;
  margin-right : 0pt;
  margin-bottom : 0pt;
}
TD{
  background-repeat : no-repeat;
  font-size : 10pt;
}
H1{
  font-size : 10pt;
  font-weight : normal;
}
A:VISITED{
  color : blue;
}
#bgc {
	background-color:#FFFF80;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.space1{
	line-height:150%;
}
