﻿.grey18bold
{
	font-family: Verdana;
	font-size: 18px; 
	color: #666666;
	font-weight: bold;
}

.grey13bold
{
	font-family: Verdana;
	font-size: 12px; 
	color: #666666;
	font-weight: bold;
}

.grey10
{
	font-family: Verdana;
	font-size: 10px; 
	color: #666666;
}

.black10
{
	font-family: Verdana;
	font-size: 10px; 
	color: black;
}

.black11
{
	font-family: verdana;
	font-size: 11px; 
	color: black;
}

.black11bold
{
	font-family: verdana;
	font-size: 11px; 
	color: black;
	font-weight: bold;
}

.white11
{
	font-family: Verdana;
	font-size: 11px; 
	color: white;
}

.black12
{
	font-family: Verdana;
	font-size: 12px; 
	color: black;
}

.black12bold
{
	font-family: Verdana;
	font-size: 12px; 
	color: black;
	font-weight: bold;
}

.black14bold
{
	font-family: Verdana;
	font-size: 14px; 
	color: black;
	font-weight: bold;
}

.red12bold
{
	font-family: Verdana;
	font-size: 12px; 
	color: red;
	font-weight: bold;
}