body,td,tr{
	font-family:Tahoma;
	font-size: 11px;
	color: #565656;
	line-height:16px;
	text-decoration: none;
	margin:0px;
		}
			
.link{
		font-family: Tahoma; 
		font-size: 11px; 
		color:#565656;
		text-decoration: underline;
		}
		
.link:hover{
		font-family:Tahoma; 
		font-size: 11px; 
		color:#6B4A8F;
		text-decoration: none;
		}
		
.text{
		font-family:Tahoma; 
		font-size: 11px; 
		color:#FFFFFF;
		text-decoration: none;
		font-weight:bold;
		background-color:#49246A;
		}
.fineprint {
		font-family:Tahoma; 
		font-size: 10px; 
		color:#565656;
		text-decoration: none;
		font-weight:normal;
}