body {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #401D6C;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	vertical-align: top;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 14px;
	
}


a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #401D6C;	
}

a:hover {
	font-size: 11px;
	text-decoration: underline;
}



.bodystyle {
	font-family: Verdana, Tahoma;
	font-size: 11px;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: Bold;
	font-variant: small-caps;
	font-size: 20px;
}

.footer {
	font-size: 9px;
	color: #623F8E;
	line-height: 12px;
}



