.txtred  {
	color: #900;
	font-size: 13px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.txtblue  {
	color: #369;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
}
.txtwhite   {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
}
.txtblackbig    {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
}
.txtblacksmall     {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
}
.txtblacksmallbold      {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
}
.txtgray      {
	color: #333;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
}
