TD{
  background-color : white;
  font-size : 10pt;
  text-align : center;
  color : darkslateblue;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
A:LINK{
  color : mediumseagreen;
  font-weight : nomal;
  text-decoration : none;
}
A:VISITED{
  color:mediumseagreen;
  font-weight : nomal;
  text-decoration:none;
}
A:ACTIVE{
  color:mediumseagreen;
  font-weight : nomal;
  text-decoration:none;
}
A:HOVER{
  color:darkgreen;
  font-weight : nomal;
  text-decoration:underline;
}
.shadow{
	margin-top : -140px;
	margin-left : -10px;
}
.title16{
	color : darkblue;
	text-align : center;
	margin-bottom : 1px;
	font-size : 16pt;
	font-weight : bold;
}
.text12{
	color : darkblue;
	text-align : center;
	margin-bottom : 1px;
	font-size : 12pt;
	font-weight : bold;
}
.text11{
	color : darkblue;
	text-align : left;
	margin-bottom : 1px;
	font-size : 11pt;
}
.text10{
	color : darkblue;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 3px;
	font-size : 10pt;
}
BODY{
    background-color : white;
}
HR{
  color : green;
}
