.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textsmallwhite {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textsmallblack {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textsmallpink {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3366;
}
.textblack {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.textsmallpinkl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9999;
	text-align: justify;
}
.rates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8F016C;
	font-weight: bold;
}
.table {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #ffcccc;
}
.tablefield {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFE6E6;
	display: inline;
	border: 1px inset #FB8C9D;
}
.tablebutton {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFE6E6;
	display: inline;
	border: 1px outset #FB8C9D;
}
.tablehead {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFDFE8;
}
.tablefieldsmall {

	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFE6E6;
	display: inline;
	border: 1px inset #FB8C9D;
}
