TD{
  background-color : white;
  font-size : 10pt;
  color : darkslateblue;
  text-decoration : none;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
.td_title2{
  background-color : darkgreen;
  color : white;
  font-size : 12pt;
  text-decoration : none;
  text-align : center;
  font-weight : bold;
  margin-top :3;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 3;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
.td_title{
  background-color : cornsilk;
  color : royalblue;
  font-size : 10pt;
  text-decoration : none;
  text-align : center;
  font-weight : bold;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  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;
}
.green_table{
  BORDER-TOP-WIDTH: 1px;
  BORDER-LEFT-WIDTH: 1px;
  BORDER-BOTTOM-WIDTH: 1px;
  background-color : #8eee98;
  TEXT-ALIGN: center;
  BORDER-RIGHT-WIDTH: 1px;
  margin-bottom : -3px;
  margin-top : 4px;
}
.title16{
	color : darkblue;
	text-align : center;
	margin-bottom : 1px;
	font-size : 16pt;
	font-weight : bold;
}
.title{
	color : darkblue;
	text-align : center;
	margin-bottom : 1px;
	font-size : 12pt;
	font-weight : bold;
}
.subtitle{
	color : darkblue;
	text-align : left;
	margin-bottom : 1px;
	font-size : 11pt;
	font-weight : bold;
}
.subtitle2{
	color : darkblue;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 3px;
	font-size : 10pt;
}
.textmoji{
	color : cornflowerblue;
	text-align : left;
	margin-bottom : 1px;
	font-size : 10pt;
}
.textmoji12{
	color : mediumblue;
	text-align : left;
	margin-bottom : 1px;
	font-size : 12pt;
}
.linkmoji{
	color : forestgreen;
  	text-decoration : none;
  	FONT-SIZE: 9pt;
	font-weight : lighter;
}
.caution{
	color : RED;
  	text-decoration : none;
  	FONT-SIZE: 11pt;
	font-weight : bold;
	margin-bottom : 0px;
}
.comment{
	color : silver;
	text-align : center;
	margin-bottom : 1px;
	margin-top : -7px;
	font-size : 9pt;
}
BODY{
    background-color : white;
}
HR{
  color : green;
}
