.mainwhite
{
	font-family: Arial, Verdana, tahoma, helvetica;
	font-size: 11px;
	font-weight: normal; color: white;
}

.black
{
	font-family: Arial, Verdana, tahoma, helvetica;
	font-size: 11px;
	font-weight: normal; color: black;
}

.mainwhite1
{
	font-family: Arial, Verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: normal; color: white;
}

.yellow
{
	font-family: Arial, Verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold; color: #FFA300;
}