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

A:link, A:visited, A:active { text-decoration: none }


.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;
}