td, .bodytext {
	color: #2B1358;
	font-family: arial, helvetica;	
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.footer {
	color: #ffffff;
	font-family: arial, helvetica;	
	font-size: 11px;
}

a:link, a:visited {
	color: #7664B4;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}