body, tr, td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
a{
	color: #8B2FBB;
	text-decoration: none;
}
a:hover{
	color: #8B2FBB;
	text-decoration: underline;
}
.footer {
	color: #8B2FBB;
	font-size: 10px;
}
.smalltext {
	color: #000000;
	font-size: 10px;
}
.title {
	color: #8B2FBB;
	font-size: 14px;
	font-weight: bold;
}
.bigtext {
	color: #8B2FBB;
	font-size: 24px;
	font-weight: bold;
}
strong {
	color: #8B2FBB;
}

