body, table, td
	{
    font-family:verdana, arial;
    color:#111111;
    font-size:12px;
	line-height:16px;
    }
h1
	{
	color:#521d86;
	font-weight:normal;
	font-size:19px;
	line-height:20px;
	}
h2
	{
	margin-top:0px;
	margin:0px;
	color:#521d86;
	font-weight:normal;
	font-size:14px;
	}
a:link{
	color:#521d86;
	text-decoration:none;
}
a:visited{
	color:#521d86;
	text-decoration:none;
}
a:active{
	color:#521d86;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}


