A:link {
	text-decoration:none;
	font-weight: bold;
	color: #000080;
}
A:visited {
	text-decoration:none;
	font-weight: bold;
	color: #000080;
}
A:hover {
	text-decoration:none;
	color:#4C8B86;
}
.my {
  text-align : justify;
  font-family: Tahoma;
  font-size: 12px;
  text-indent: 20px;
  margin-left:20px;
  margin-right:20px;
  font-weight:bold; line-height:150%
}
.myh1 {
  text-align : center;
  color: red;
  font-family: Verdana;
  font-size: 16px;
  margin-left:20px;
  margin-right:20px;
  font-weight:bold
  text-color: red;
}