body,td{
	font-family: Arial;
	font-size: 12px;
	color:black;
}
h4{
	font-family: Arial;
	font-size: 14px;
        font-weight:bold;
	color:#2e1d84;
}
h3{
	font-family: Arial;
	font-size:23px;
	font-weight:100;
	color:#2e1d84;
}
a:link{
	color: #0000CD;
	text-decoration:none;
}
a:hover{
	color:#0000CD;
	text-decoration:underline;
}
a:visited{
	color: Purple;
      font-size:10px;
      font-weight:bold;
	text-decoration:none;

