﻿.txtbody 
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:Black;
}

.txtnormal 
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:Black;
}

.txtcolor 
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:#cc0000;
}

.txtlink 
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#4169e1;
}

.txtbold
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:White;
	
}

.txthead 
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:#999900;
}

.txtalert 
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:Red;
}

.txtcounter 
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:Red;
}

.txtfoot
{
	font-family : Tahoma ;
	font-size: 8pt;
	font-weight:bold;
	color:#d7be4d;
	}