body{
		color: #1F1E96;
		font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bolder;
}
a{
	text-decoration: none;
	color: #1F1E96;
	font-weight: bolder;
	font-size: 10px;
}
a:hover{
	text-decoration: underline;
	color: #148250;
	font-weight: bolder;
	font-size: 10px;
}
a.ftrlnk{
	color: white;
   text-decoration: none;
}
a.ftrlnk:hover{
	color: white;
	text-decoration:underline;
}
a.eftrlnk{
	color: white;
   text-decoration: none;
   font-size:10px;
}
a.eftrlnk:hover{
	color: white;
	text-decoration:underline;
    font-size:10px;
}
p{
	font-weight: bold;
	font-size: 12px;
	margin:2em;
}
.frmin{
	border: 1px solid #C2C2C2;
}
.btn{
      border: double #C2C2C2;
	  color:#ffffff;
	  background:#1F1E96;
}
th{
	font-size: 14px;
	
}
.heliotab{
		font-weight: bold;
	   vertical-align: top;
	   font-size:12px;
}