.text
{
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}



.whitetext
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}

.black12
{
	font-family:arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.black14
{
	font-family:arial;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

.black16
{
	font-family:arial;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}

.black18
{
	font-family:arial;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}

.head12
{
	font-family:arial;
	font-size: 12px;
	color: #000000;
}
.head14
{
	font-family:arial;
	font-size: 14px;
	color: #000000;
}

.white12bold
{
	font-family:arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.white12
{
	font-family:arial;
	font-size: 12px;
	color: #ffffff;
}