

.bodytext {
	font-size: 13px;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodytext a:link {
	color: #000000;
	text-decoration:underline;
}

.bodytext a:visited {
	color: #000000;
	text-decoration:underline;
}

.bodytext a:hover {
	color: #0033FF;
	text-decoration:underline;
}

.bodytext a:active {
	color: #0033FF;
	text-decoration: none;
}




.BodyTextSmall {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.BodyTextSmall a:link {
	color: #000000;
	text-decoration:none;
}

.BodyTextSmall a:visited {
	color: #000000;
	text-decoration:underline;
}

.BodyTextSmall a:hover {
	color: #0033FF;
	text-decoration:underline;
}

.BodyTextSmall a:active {
	color: #0033FF;
	text-decoration: none;
}




.LegalContent {
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2C3556;
}

.LegalContent a:link {
	color: #000000;
	text-decoration:none;
}

.LegalContent a:visited {
	color: #000000;
	text-decoration:underline;
}

.LegalContent a:hover {
	color: #0033FF;
	text-decoration:underline;
}

.LegalContent a:active {
	color: #0033FF;
	text-decoration: none;
}

