.mini {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
text b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC66FF;
	text-decoration: none;
	line-height: 25px;
}

A:link { color: #CC66FF; text-decoration: none }

A:visited { color: #0033CC; text-decoration: none }

A:hover { color: #0033CC; text-decoration: none }

A:active { color: #0033CC; text-decoration: none }

B { font-family: Arial, sans-serif; font-size: 16p; color:#CC66FF }

P B { font-family: Arial, sans-serif; font-size: 15p; color: #CC66FF }

P {  font-family: Arial, sans-serif; font-size: 12p; color: #000000 }
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #CC66FF;
	text-decoration: none;
	font-weight: bold;
}

